Docs.rs
ntex-compio-3.0.0
ntex-compio 3.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
compio-buf ^0.7
normal
compio-driver ^0.10
normal
optional
compio-io ^0.8
normal
optional
compio-net ^0.10
normal
optional
compio-runtime ^0.10
normal
optional
log ^0.4
normal
ntex-bytes ^1
normal
ntex-io ^3.0.0-pre.2
normal
ntex-rt ^3.2
normal
ntex-service ^3.6
normal
ntex-util ^3
normal
Versions
80%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate ntex_compio
ntex_
compio
3.0.0
All Items
Crate Items
Functions
Crate
ntex_
compio
Copy item path
Source
Functions
§
from_
tcp_
stream
Convert std TcpStream to tokio’s TcpStream
from_
unix_
stream
Convert std UnixStream to tokio’s UnixStream
tcp_
connect
Opens a TCP connection to a remote host.
unix_
connect
Opens a unix stream connection.