Docs.rs
actix-net-0.2.6
actix-net 0.2.6
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.7.6
normal
bytes ^0.4
normal
futures ^0.1
normal
log ^0.4
normal
mio ^0.6.13
normal
native-tls ^0.2
normal
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.10
normal
rustls ^0.14
normal
slab ^0.4
normal
tokio ^0.1
normal
tokio-codec ^0.1
normal
tokio-current-thread ^0.1
normal
tokio-io ^0.1
normal
tokio-openssl ^0.2
normal
tokio-reactor ^0.1
normal
tokio-rustls ^0.8
normal
tokio-tcp ^0.1
normal
tokio-timer ^0.2
normal
tower-service ^0.1
normal
trust-dns-resolver ^0.10.2
normal
webpki ^0.18
normal
webpki-roots ^0.15
normal
env_logger ^0.5
dev
Versions
51.47%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module server
Structs
Enums
Traits
?
Module
actix_net
::
server
source
·
[
−
]
Expand description
General purpose networking server
Structs
PauseServer
Pause accepting incoming connections
ResumeServer
Resume accepting incoming connections
Server
Server
ServiceConfig
ServiceRuntime
StopServer
Stop incoming connection processing, stop all workers and exit.
Enums
ServerMessage
Server message
Traits
ServiceFactory
StreamServiceFactory