Docs.rs
futures-glib-0.4.0
futures-glib 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
antoyo
Dependencies
bytes ^0.4.2
normal
futures ^0.1.14
normal
glib-sys ^0.6
normal
libc ^0.2.2
normal
net2 ^0.2
normal
slab ^0.4.0
normal
tokio-io ^0.1
normal
winapi ^0.3.4
normal
gtk ^0.4
dev
Versions
88.89%
of the crate is documented
Platform
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
futures_
glib
0.4.0
Module net
Module Items
Structs
In crate futures_
glib
futures_glib
Module
net
Copy item path
Source
Structs
ยง
TcpStream
A raw TCP byte stream connected to a remote address.
TcpStream
Connect
Future returned from
TcpStream::connect
representing a connecting TCP stream.