Docs.rs
dbs-utils-0.2.1
dbs-utils 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
AND
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
github:openanolis:dragonball
studychao
namespaceXP
Dependencies
anyhow ^1.0
normal
event-manager ^0.2.1
normal
libc ^0.2.39
normal
log ^0.4.14
normal
serde ^1.0.27
normal
thiserror ^1.0
normal
timerfd ^1.0
normal
vmm-sys-util ^0.11.0
normal
serde_json ^1.0.9
dev
Versions
96.39%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
dbs_
utils
0.2.1
In dbs_
utils::
net::
net_
gen::
iff
dbs_utils
::
net
::
net_gen
::
iff
Function
connect
Copy item path
Source
pub unsafe extern "C" fn connect( __fd:
c_int
, __addr:
*const
sockaddr
, __len:
socklen_t
, ) ->
c_int