[badges.maintenance]
status = "deprecated"
[badges.travis-ci]
repository = "jonhoo/mio-pool"
[dependencies.mio]
version = "0.6"
[dependencies.nix]
version = "0.12"
[dependencies.slab]
version = "0.4"
[package]
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
categories = ["concurrency", "asynchronous", "network-programming"]
description = "A worker pool collectively handling a set of connections"
documentation = "https://docs.rs/mio-pool"
homepage = "https://github.com/jonhoo/mio-pool"
keywords = ["worker-pool", "mio", "io", "networking"]
license = "MIT/Apache-2.0"
name = "mio-pool"
readme = "README.md"
repository = "https://github.com/jonhoo/mio-pool.git"
version = "0.5.7"