Module cdns_rs::a_sync::network [−][src]
Structs
An instance of the socket/stream.
Traits
Functions
Creates new instance of TcpStream. The stream is not connected and SocketTap::connect should be called.
Creates new instance of UdpSocket. The socket is not connected and SocketTap::connect should be called.