Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
rustix-0.38.27
rustix 0.38.27
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
rustc-std-workspace-alloc ^1.0.0
normal
bitflags ^2.4.0
normal
compiler_builtins ^0.1.49
normal
rustc-std-workspace-core ^1.0.0
normal
itoa ^1.0.1
normal
flate2 ^1.0
dev
libc ^0.2.150
dev
errno ^0.3.8
dev
memoffset ^0.9.0
dev
serial_test ^2.0.0
dev
static_assertions ^1.1.0
dev
tempfile ^3.5.0
dev
linux-raw-sys ^0.4.11
normal
criterion ^0.4
dev
libc ^0.2.150
normal
errno ^0.3.8
normal
linux-raw-sys ^0.4.11
normal
libc ^0.2.150
normal
errno ^0.3.8
normal
once_cell ^1.5.2
normal
errno ^0.3.8
normal
windows-sys ^0.52.0
normal
ctor ^0.2.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
wasm32-wasi
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-freebsd
x86_64-unknown-illumos
x86_64-unknown-linux-gnu
x86_64-unknown-netbsd
x86_64-unknown-redox
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
rustix
0.38.27
Module event
Structs
Functions
In crate rustix
?
Module
rustix
::
event
source
·
[
−
]
Available on
crate feature
event
only.
Expand description
Event operations.
Structs
PollFd
struct pollfd
—File descriptor and flags for use with
poll
.
PollFlags
POLL*
flags for use with
poll
.
Functions
poll
poll(self.fds, timeout)