[][src]Module shadowsocks::context

Shadowsocks Server Context

Structs

Context

Shared basic configuration for the whole server

ServerState

Server's global running status

Type Definitions

SharedContext

Unique context thw whole server

SharedServerState

ServerState wrapped in Arc