rust-polling2-devel-2.8.0-2.fc40 in Fedora 40
↵ Return to the main page of rust-polling2-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 2.8.0-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-11-21 |
Fabio Valentini <decathorpe at gmail dot com> - 2.8.0-1 |
- Initial import (polling 2 compat package) |
Provides
- crate(polling)
- rust-polling2-devel
Files
- usr/
- share/
- cargo/
- registry/
- polling-2.8.0/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- Cross.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- build.rs
- examples/
- two-listeners.rs
- wait-signal.rs
- src/
- epoll.rs
- iocp/
- kqueue.rs
- lib.rs
- os/
- os.rs
- poll.rs
- port.rs
- tests/
- concurrent_modification.rs
- io.rs
- many_connections.rs
- notify.rs
- other_modes.rs
- precision.rs
- timeout.rs
- windows_post.rs