Docs.rs
ntex-net-2.6.0
ntex-net 2.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
Dependencies
bitflags ^2
normal
cfg-if ^1.0.0
normal
libc ^0.2.164
normal
log ^0.4
normal
ntex-bytes ^0.1
normal
ntex-compio ^0.4.0
normal
optional
ntex-http ^0.1
normal
ntex-io ^2.12.1
normal
ntex-neon ^0.1.32
normal
optional
ntex-rt ^0.4.32
normal
ntex-service ^3.3
normal
ntex-tokio ^0.5.3
normal
optional
ntex-util ^2.5
normal
slab ^0.4.9
normal
optional
socket2 ^0.5.6
normal
optional
thiserror ^2
normal
ntex ^2
dev
oneshot ^0.1
dev
Versions
95.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ntex_
net
2.6.0
ntex_net
Function
from_unix_stream
Copy item path
Source
pub fn from_unix_stream(_:
UnixStream
) ->
Result
<
Io
>
Expand description
Convert std UnixStream to tokio’s UnixStream