Commit fc52ac90 authored by Matt Caswell's avatar Matt Caswell
Browse files

Handle unsigned struct timeval members



The members of struct timeval on OpenVMS are unsigned. The logic for
calculating timeouts needs adjusting to deal with this.

RT#3862

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent f8a35ccc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment