Module rics::host[][src]

Server hosting features

Structs

ServerState

Contains server permanent state

Functions

run_tcp_listener

Start listening for tcp socket connections (async)

run_unix_listener

Start listening for unix socket connections (async)