1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix underflow in socketAddr::address More... over 3 years ago
Bump miow to 0.3.6 to get rid of invalid SocketAddr cast More... over 3 years ago
Ignore more deprecated features on CI More... over 3 years ago
Implement IntoRawFd for TcpSocket More... over 3 years ago
net: add keepalive support to TcpSocket More... over 3 years ago
Small cleanup More... over 3 years ago
Don't assume memory layout of std::net::SocketAddr More... over 3 years ago
Release v0.7.6 More... over 3 years ago
Remove the requirement to enable all features for testing More... over 3 years ago
Update tests to use new features More... over 3 years ago
Move assert_size test to UDP and TCP tests More... over 3 years ago
Require the correct feature on doc tests More... over 3 years ago
Use net feature on playground and in README example More... over 3 years ago
Support setting SO_LINGER More... over 3 years ago
net: add `TcpSocket::set_{send, recv}_buffer_size` (#1384) More... over 3 years ago
Prepare v0.7.5 release More... over 3 years ago
Add os-ext feature More... over 3 years ago
Some small cleanups More... over 3 years ago
Move src/macros/mod.rs to src/macros.rs More... over 3 years ago
Deprecate the tcp, udp and uds features More... over 3 years ago
Deprecate extra-docs feature More... over 3 years ago
Add getter for local_addr on TcpSocket (#1379) More... over 3 years ago
Add SO_REUSEPORT support for TCP socket (#1375) More... over 3 years ago
Add unix::pipe (#1356) More... over 3 years ago
Fix link in Interest (#1365) More... over 3 years ago
Add more registering tests (#1360) More... over 3 years ago
Add a check that a single Waker is active per Poll instance (#1329) More... over 3 years ago
tests: cleanup set_linger_zero More... over 3 years ago
tests: rename, add comment More... over 3 years ago
tests: use our own TcpSocket instead of socket2 More... over 3 years ago