Module net

Source

Traitsยง

IntoListener
Helper trait for converting listener types and register them to xitca-server By delay the conversion and make the process happen in server thread(s) it avoid possible panic due to runtime locality.
Listen
trait for defining how socket listener would accept remote connection and omit connection stream asynchronously