winapi-wsapoll

Crates.iowinapi-wsapoll
lib.rswinapi-wsapoll
version0.1.2
sourcesrc
created_at2020-05-22 12:33:49.191321
updated_at2024-04-07 09:34:37.479585
descriptionSafe wrapper around WSAPoll
homepage
repositoryhttps://github.com/psychon/winapi-wsapoll
max_upload_size
id244562
size6,554
Uli Schlachter (psychon)

documentation

README

Safe bindings to WSAPoll

Workflow Status Crate API Minimum rustc version License

You want to #![forbid(unsafe_code)] in your crate? But you also need access to WSAPoll()? Then this crate is for you! It exports a safe wsa_poll() function that you can use.

License

Licensed under either of

at your option.

Commit count: 16

cargo fmt