cap-net-ext 3.0.0

Extension traits for `TcpListener`, `Pool`, etc.
Documentation
[dependencies.cap-primitives]
version = "^3.0.0"

[dependencies.cap-std]
version = "^3.0.0"

[dependencies.rustix]
features = ["net"]
version = "0.38.0"

[dependencies.smallvec]
version = "1.10"

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>", "Jakub Konka <kubkon@jakubkonka.com>"]
categories = ["filesystem"]
description = "Extension traits for `TcpListener`, `Pool`, etc."
edition = "2021"
keywords = ["filesystem"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "cap-net-ext"
readme = "README.md"
repository = "https://github.com/bytecodealliance/cap-std"
version = "3.0.0"