Commit 0d4acebc authored by Moe Jette's avatar Moe Jette
Browse files

If a connect() fails with a connection refused this could indicate the

client and server are both reusing ports that match a defunct socket
connection in TIME_WAIT state. On this failure, we select a new random
port number and try again to connect.
(gnats:253)
parent 1cb61d3b
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