blob: 209e8d907ee0b8ce405e819421ee2c807ce3034b [file] [log] [blame]
window.SIDEBAR_ITEMS = {"struct":[["SocketAddr","An address associated with a `mio` specific Unix socket."],["TcpListener","A structure representing a socket server"],["TcpStream","A non-blocking TCP stream between a local socket and a remote socket."],["UdpSocket","A User Datagram Protocol socket."],["UnixDatagram","A Unix datagram socket."],["UnixListener","A non-blocking Unix domain socket server."],["UnixStream","A non-blocking Unix stream socket."]]};