Reimplement time check for VMS to mimic the way it's done on Windows.
authorRichard Levitte <levitte@openssl.org>
Tue, 28 Apr 2009 12:50:32 +0000 (12:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 Apr 2009 12:50:32 +0000 (12:50 +0000)
commit3c3f98dc93260fd767645f339043e205741909f6
treef87eff6c1a0439d8af255bb0b5ceab0ad540c4d8
parentf8a22334574747c790c85ba01f9aaf27a8d35064
Reimplement time check for VMS to mimic the way it's done on Windows.
Reason: gettimeofday() is deprecated.
crypto/bio/bss_dgram.c