Commit 6ae54524 authored by Matt Caswell's avatar Matt Caswell
Browse files

Workaround an IO::Socket::IP bug



Workaround an apparent IO:Socket::IP bug where a seemingly valid
server socket is being returned even though a valid connection does not
exist. This causes the tests to intermittently hang. We additionally check
that the peerport looks ok to verify that the returned socket looks usable.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 5c4328f0
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