v0.2.0
- Add
Socket::connect_timeout. - Add a
SockAddrtype used instead of the standard librarySocketAddr. This allows use of non-IP sockets.
Socket::connect_timeout.SockAddr type used instead of the standard library SocketAddr. This allows use of non-IP sockets.