Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / smol-rs/async-io issues and pull requests
#211 - ci: Run test on OpenBSD again
Pull Request -
State: closed - Opened by taiki-e 15 days ago
#210 - ci: Update BSD images
Pull Request -
State: closed - Opened by taiki-e 15 days ago
#209 - RUSTSEC-2024-0375: `atty` is unmaintained
Issue -
State: closed - Opened by github-actions[bot] 16 days ago
- 1 comment
#208 - Use "v2.0.0" branch for security check
Pull Request -
State: closed - Opened by notgull 17 days ago
#207 - refactor: remove child ownership from Exit filter
Pull Request -
State: closed - Opened by rogercoll 23 days ago
- 4 comments
#206 - Bump slab to v0.4.7
Pull Request -
State: open - Opened by notgull 29 days ago
- 1 comment
#205 - Race of Sloths: The Open Source Developer Challenge is about to start
Issue -
State: closed - Opened by akorchyn about 1 month ago
#204 - doc: Fix a typo
Pull Request -
State: closed - Opened by Hywan about 1 month ago
#203 - feat: remove async-lock in favor of OnceLock
Pull Request -
State: closed - Opened by rogercoll about 2 months ago
- 2 comments
#202 - Add support for visionOS
Pull Request -
State: closed - Opened by madsmtm about 2 months ago
#201 - chore: Fix typos
Pull Request -
State: closed - Opened by jayvdb about 2 months ago
#200 - Update inotify requirement from 0.10.1 to 0.11.0
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
#199 - v2.3.4
Pull Request -
State: closed - Opened by notgull 3 months ago
#198 - Reactor thread crash with "Bad file number"
Issue -
State: closed - Opened by jothan 3 months ago
- 1 comment
#197 - Fix build badge
Pull Request -
State: closed - Opened by atouchet 3 months ago
#196 - Set nosigpipe on NetBSD and DragonFly BSD
Pull Request -
State: closed - Opened by taiki-e 3 months ago
#195 - Upgrade windows-sys to 0.59
Pull Request -
State: closed - Opened by zeenix 3 months ago
#194 - Bump FreeBSD in CI to v13.3
Pull Request -
State: closed - Opened by notgull 5 months ago
#193 - Cirrus CI run is failing with a 404 error
Issue -
State: closed - Opened by notgull 5 months ago
- 1 comment
#192 - v2.3.3
Pull Request -
State: closed - Opened by notgull 5 months ago
#191 - Fix check_cfg warning on nightly
Pull Request -
State: closed - Opened by notgull 5 months ago
#190 - Benchmark and configurable pool
Issue -
State: open - Opened by tisonkun 5 months ago
- 4 comments
Labels: enhancement
#189 - Sporadic panic in async-io thread with esp-sys-svc async TLS example
Issue -
State: open - Opened by jothan 8 months ago
#188 - v2.3.2
Pull Request -
State: closed - Opened by notgull 8 months ago
#187 - Fix SocketFlags usage on AIX
Pull Request -
State: closed - Opened by ecnelises 8 months ago
- 3 comments
#186 - Fix clippy redundant warnings
Pull Request -
State: closed - Opened by notgull 8 months ago
#185 - v2.3.1
Pull Request -
State: closed - Opened by notgull 9 months ago
#184 - Fix BSD CI failures
Pull Request -
State: closed - Opened by notgull 9 months ago
#183 - Initialize networking on Windows
Pull Request -
State: closed - Opened by notgull 9 months ago
#182 - Async::<TcpStream>::connect fails on windows
Issue -
State: closed - Opened by gzmorell 9 months ago
- 4 comments
#181 - v2.3.0
Pull Request -
State: closed - Opened by notgull 10 months ago
#180 - Use const thread_local & Fix CI failure
Pull Request -
State: closed - Opened by taiki-e 10 months ago
- 1 comment
#179 - Use rustix' use-libc-auxv feature?
Issue -
State: closed - Opened by sophie-h 10 months ago
- 12 comments
#178 - [Question]: Why Registration does not contain a `BorrowedFd` instead of a `RawFd`?
Issue -
State: closed - Opened by Tudyx 10 months ago
- 1 comment
#177 - v2.2.2
Pull Request -
State: closed - Opened by notgull 11 months ago
#176 - Add support for abstract sockets
Pull Request -
State: closed - Opened by notgull 11 months ago
- 1 comment
#175 - GITHUB ACTIONS TEST PLEASE IGNORE
Pull Request -
State: closed - Opened by notgull 11 months ago
#174 - v2.2.1
Pull Request -
State: closed - Opened by notgull 12 months ago
#173 - Update windows-sys requirement from 0.48.0 to 0.52.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
#172 - v2.2.0
Pull Request -
State: closed - Opened by notgull 12 months ago
#171 - Remove dependency on waker-fn
Pull Request -
State: closed - Opened by asonix almost 1 year ago
#170 - Bump various dependencies
Pull Request -
State: closed - Opened by notgull about 1 year ago
#169 - Update async-lock requirement from 2.6 to 3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
#168 - Update async-net requirement from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
#167 - Update async-channel requirement from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
#166 - Update futures-lite requirement from 1.11.0 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
#165 - Remove the waker-fn dependency
Issue -
State: closed - Opened by notgull about 1 year ago
Labels: good first issue
#164 - v2.1.0
Pull Request -
State: closed - Opened by notgull about 1 year ago
#163 - Implement async-io v1 in terms of async-io v2
Issue -
State: closed - Opened by notgull about 1 year ago
- 1 comment
#162 - Implement IoSafe for the child process stdio types
Pull Request -
State: closed - Opened by notgull about 1 year ago
#161 - Add test for #154
Pull Request -
State: closed - Opened by siqpush about 1 year ago
- 1 comment
#160 - Migrate to Rust 2021
Pull Request -
State: closed - Opened by taiki-e about 1 year ago
#159 - Add Async::new_nonblocking and avoid needless set_nonblocking calls
Pull Request -
State: closed - Opened by taiki-e about 1 year ago
#158 - Remove needless as_fd/as_socket calls
Pull Request -
State: closed - Opened by taiki-e about 1 year ago
#157 - Use set_nonblocking in Async::new on Windows
Pull Request -
State: closed - Opened by taiki-e about 1 year ago
#156 - fix very slow poll_writable()
Pull Request -
State: open - Opened by davibe about 1 year ago
- 1 comment
#155 - v2.0.0
Pull Request -
State: closed - Opened by notgull about 1 year ago
- 4 comments
#154 - Make sure we can't deregister non-registered sources
Issue -
State: closed - Opened by notgull about 1 year ago
- 1 comment
#153 - Web timer support
Pull Request -
State: open - Opened by notgull about 1 year ago
- 5 comments
#152 - Expose waitable handles in Windows
Pull Request -
State: closed - Opened by notgull about 1 year ago
- 3 comments
#151 - Update criterion requirement from 0.4 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
#150 - Revert "Update criterion requirement from 0.4 to 0.5"
Pull Request -
State: closed - Opened by taiki-e about 1 year ago
#149 - Optimize block_on by caching Parker and Waker
Pull Request -
State: closed - Opened by Pixelstormer about 1 year ago
#148 - refactor: remove unnecessary `Option` in `Async`
Pull Request -
State: closed - Opened by cjwcommuny about 1 year ago
- 2 comments
#147 - Update rustix version
Pull Request -
State: closed - Opened by rodoufu about 1 year ago
- 2 comments
#146 - Replace socket2 calls with rustix
Pull Request -
State: closed - Opened by notgull about 1 year ago
- 3 comments
#145 - Does `read_with` only take idempotent operations?
Issue -
State: closed - Opened by brianshih1 about 1 year ago
- 2 comments
#144 - Support for the ESP-IDF framework
Pull Request -
State: closed - Opened by ivmarkov about 1 year ago
- 1 comment
#143 - Add smol-rs logo to docs
Pull Request -
State: closed - Opened by notgull over 1 year ago
#142 - Update this crate to use the new polling breaking changes
Pull Request -
State: closed - Opened by notgull over 1 year ago
- 7 comments
#141 - Update rustix requirement from 0.37.1 to 0.38.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#140 - Replace log with tracing
Pull Request -
State: closed - Opened by notgull over 1 year ago
#139 - Update socket2 requirement from 0.4.2 to 0.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#138 - Fix the deprecated function warning due to inotify
Pull Request -
State: closed - Opened by notgull over 1 year ago
#137 - Use Duration::MAX instead of the duration_max hack
Pull Request -
State: closed - Opened by notgull over 1 year ago
- 1 comment
#136 - Support creating an `Async` with `AsFd` rather than `AsRawFd`
Pull Request -
State: closed - Opened by joshtriplett over 1 year ago
- 16 comments
#135 - Use rustix abstraction to support I/O Safety unconditionally
Pull Request -
State: closed - Opened by joshtriplett over 1 year ago
- 1 comment
#134 - Please consider supporting AsFd
Issue -
State: closed - Opened by joshtriplett over 1 year ago
- 2 comments
#133 - Update criterion requirement from 0.4 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
#132 - Support creating `Async` without setting non-blocking mode
Issue -
State: closed - Opened by h33p over 1 year ago
#131 - Remove fastrand and memchr dependencies
Pull Request -
State: closed - Opened by notgull over 1 year ago
#130 - Use Cirrus CI for NetBSD/OpenBSD
Pull Request -
State: closed - Opened by taiki-e over 1 year ago
#129 - docs: Fix various documentation issues for Timer
Pull Request -
State: closed - Opened by notgull over 1 year ago
#128 - fix: typo in comment inside reactor.rs
Pull Request -
State: closed - Opened by brahms116 over 1 year ago
#127 - RUSTSEC-2021-0145: Potential unaligned read
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
- 1 comment
#126 - m: Use try-iter for processing timers
Pull Request -
State: closed - Opened by notgull over 1 year ago
#125 - feat: Add a way to get the global poller's fd
Pull Request -
State: closed - Opened by notgull over 1 year ago
#124 - Expose a way to get the file descriptor of the inner poller
Issue -
State: closed - Opened by notgull over 1 year ago
#123 - Async<TcpListener>::accept on OS X may miss connection attempts
Issue -
State: closed - Opened by erickt over 1 year ago
- 6 comments
#122 - chore: use Duration::MAX instead of duration_max
Pull Request -
State: closed - Opened by bokuweb over 1 year ago
- 2 comments
#121 - Update lib.rs
Pull Request -
State: closed - Opened by bokuweb over 1 year ago
#120 - ci: Fix cross builds in the CI
Pull Request -
State: closed - Opened by notgull over 1 year ago
- 1 comment
#119 - v1.13.0
Pull Request -
State: closed - Opened by notgull over 1 year ago
- 2 comments
#118 - deps: Update polling to v2.6.0
Pull Request -
State: closed - Opened by notgull over 1 year ago
#117 - Cutting a release to allow use of polling 2.6.0
Issue -
State: closed - Opened by erickt over 1 year ago
- 1 comment
#116 - Change wepoll to IOCP
Pull Request -
State: closed - Opened by notgull over 1 year ago
- 1 comment
#115 - Update rustix requirement from 0.36.0 to 0.37.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
#114 - Update socket2 requirement from 0.4.2 to 0.5.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 5 comments
#113 - bench: Add benchmarks for timers
Pull Request -
State: closed - Opened by notgull over 1 year ago
#112 - feat: Expose other kqueue filters
Pull Request -
State: closed - Opened by notgull almost 2 years ago
- 3 comments