Docs.rs
socksx-0.1.1
socksx 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
onnovalkering
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bytes ^1
normal
clap ^3.0.0-beta.2
normal
dotenv ^0.15
normal
env_logger ^0.8
normal
futures ^0.3
normal
human-panic ^1
normal
itertools ^0.10
normal
libc ^0.2
normal
log ^0.4
normal
nix ^0.21
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
thiserror ^1
normal
tokio ^1
normal
url ^2.2
normal
chacha20 ^0.7
dev
pin-project-lite ^0.2
dev
Versions
15.66%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
try_read_initial_data
socksx
0.1.1
In socksx::
util
socksx
::
util
Function
try_
read_
initial_
data
Copy item path
Source
pub async fn try_read_initial_data( stream: &mut
TcpStream
, ) ->
Result
<
Option
<
Vec
<
u8
>>>
Expand description