popol 0.1.0

Minimal non-blocking I/O
Documentation
[package]
name = "popol"
description = "Minimal non-blocking I/O"
readme = "Readme.md"
keywords = ["io", "poll", "async"]
version = "0.1.0"
authors = ["Alexis Sellier <self@cloudhead.io>"]
edition = "2018"
license = "MIT"

[dependencies]
libc = "0.2.71"