Module actix_net::server

source ·
Expand description

General purpose networking server

Structs

Pause accepting incoming connections
Resume accepting incoming connections
Server
Stop incoming connection processing, stop all workers and exit.

Enums

Server message

Traits