13 stable releases
3.4.1 | Nov 5, 2024 |
---|---|
3.3.0 | Sep 24, 2024 |
3.2.0 | Jul 8, 2024 |
3.0.0 | Jan 11, 2024 |
1.0.16 |
|
#386 in Filesystem
142,961 downloads per month
Used in 61 crates
(via wasmtime-wasi)
600KB
12K
SLoC
The cap-net-ext
crate provides extension traits adding extra features
to types such as TcpListener
, UdpSocket
, and Pool
.
It provides split-out operations corresponding to socket
, bind
, listen
,
accept
, and connect
, and it exposes more options for enabling non-blocking
mode.
Dependencies
~1.9–10MB
~117K SLoC