pub fn from_tcp(listener: TcpListener) -> Server
Create a Server from existing std::net::TcpListener.
Server
std::net::TcpListener