[badges.maintenance]
status = "as-is"
[dependencies]
[package]
authors = ["Uli Schlachter <psychon@znc.in>"]
description = "Safe wrapper around WSAPoll"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "winapi-wsapoll"
readme = "README.md"
repository = "https://github.com/psychon/winapi-wsapoll"
version = "0.1.2"
[target."cfg(windows)".dependencies.winapi]
features = ["winsock2"]
version = "0.3"