from_tcp

Function from_tcp 

Source
pub fn from_tcp(listener: TcpListener) -> Server
Expand description

Create a Server from existing std::net::TcpListener.