This module contains the implementations of TcpStream, TcpListener and UdpSocket as well as related functionality like DNS resolving.
TcpStream
TcpListener
UdpSocket
pub use socket::*;