- Fix
Socket::connect_timeout
on Windows to return the socket in blocking rather than nonblocking mode. - Fix
Socket::connect_timeout
on Linux to correctly handle refused connections. - Add constructors for
Protocol
.
Socket::connect_timeout
on Windows to return the socket in blocking rather than nonblocking mode.Socket::connect_timeout
on Linux to correctly handle refused connections.Protocol
.