- This crate is now deprecated in favor of socket2.
- Increase MSRV to rustc 1.46.
- Update
socket2
dependency to 0.4.
- Update
socket2
dependency to 0.4.
- Fix invalid assumption of
std::net::SocketAddrV{4,6}
layout.
- Update
polling
in docs.
- Close the socket if an error occurs before the end of connect.
- Initial version