Crates.io | winapi-wsapoll |
lib.rs | winapi-wsapoll |
version | 0.1.2 |
source | src |
created_at | 2020-05-22 12:33:49.191321 |
updated_at | 2024-04-07 09:34:37.479585 |
description | Safe wrapper around WSAPoll |
homepage | |
repository | https://github.com/psychon/winapi-wsapoll |
max_upload_size | |
id | 244562 |
size | 6,554 |
WSAPoll
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.
Licensed under either of
at your option.