1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 33 minutes ago. based on code collected about 11 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
poll: Avoid early return on error in deregister_all More... 9 months ago
poll: Document design choice quirks in comments More... 9 months ago
Update udp_server.rs More... 9 months ago
Update tcp_server.rs More... 9 months ago
Update udp_server.rs More... 9 months ago
Ignore Interrupted More... 9 months ago
poll: Further clarify nested poll loop behaviour More... 9 months ago
poll: Minor documentation for pending_wake_token behaviour More... 9 months ago
poll: Clarify nested poll loop behaviour slightly More... 9 months ago
poll: rename notified_events for consistency More... 9 months ago
poll: Copy timeout determination logic from epoll impl More... 9 months ago
poll: No longer special case poll returning 0 and redundantly checking for an expired timeout More... 9 months ago
poll: Manually fix missing rustfmt case More... 9 months ago
poll: Fix event copy/paste debug_details formatting More... 9 months ago
poll: Slight change to error message consistency More... 9 months ago
poll: Optimize register corner case More... 9 months ago
poll: Simplify and optimize pending_wake_tokens to use a singular Token More... 9 months ago
poll: Fix try_clone not carrying has_waker state forward More... 9 months ago
Update src/sys/unix/selector/poll.rs More... 9 months ago
Run rustfmt More... 9 months ago
Fix non-conforming usage of log::trace More... 9 months ago
Fix mio_unsupported_force_poll_poll release builds More... 9 months ago
Fix build break with --no-default-features --features net More... 9 months ago
Fix Clippy warnings in close_on_drop test More... 9 months ago
Add must_use to Interest methods More... 9 months ago
Fixed syntax error in ci workflow More... 9 months ago
Fix Clippy warning More... 10 months ago
Add `--generate-link-to-definition` option when building on docs.rs More... 10 months ago
Add ESP-IDF framework support More... 10 months ago
Add x86_64-pc-windows-gnu target More... 10 months ago