Module xitca_server::net

source ·

Traits§

  • Helper trait for convert listener types to tokio types. This is to delay the conversion and make it happen in server thread(s). Otherwise it could panic.