searchState.loadedDescShard("mio", 0, "Mio is a fast, low-level I/O library for Rust focusing on …\nInterest used in registering.\nReturns a Interest set representing priority completion …\nPolls for readiness events on all registered values.\nReturns a Interest set representing readable interests.\nRegisters I/O resources.\nAssociates readiness events with event::Sources.\nReturns a Interest set representing writable interests.\nWaker allows cross-thread waking of Poll.\nAdd together two Interest.\nDeregister an event::Source with the Poll instance.\nReadiness event types and utilities.\nMio’s optional features.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGetting started guide.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns true if Interest contains AIO readiness.\nReturns true if Interest contains LIO readiness.\nReturns true if Interest contains priority readiness.\nReturns true if the value includes readable readiness.\nReturns true if the value includes writable readiness.\nNetworking primitives.\nReturn a new Poll handle.\nCreate a new Waker.\nWait for readiness events\nRegister an event::Source with the Poll instance.\nCreate a separate Registry which can be used to register …\nRemoves other Interest from self.\nRe-register an event::Source with the Poll instance.\nCreates a new independently owned Registry.\nUnix only extensions.\nWake up the Poll associated with this Waker.\nA readiness event.\nA collection of readiness events.\nEvents iterator.\nAn event source that may be registered with Registry.\nReturns the number of Event values that self can hold.\nClearing all Event values from container explicitly.\nDeregister self from the given Registry instance.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nReturns true if the event contains AIO readiness.\nReturns true if self contains no Event values.\nReturns true if the event contains error readiness.\nReturns true if the event contains LIO readiness.\nReturns true if the event contains priority readiness.\nReturns true if the event contains read closed readiness.\nReturns true if the event contains readable readiness.\nReturns true if the event contains writable readiness.\nReturns true if the event contains write closed readiness.\nReturns an iterator over the Event values.\nRegister self with the given Registry instance.\nRe-register self with the given Registry instance.\nReturns the event’s token.\nReturn a new Events capable of holding up to capacity …\nA structure representing a socket server\nA non-blocking TCP stream between a local socket and a …\nA User Datagram Protocol socket.\nA Unix datagram socket.\nA non-blocking Unix domain socket server.\nA non-blocking Unix stream socket.\nAccepts a new TcpStream.\nAccepts a new incoming connection to this listener.\nConvenience method to bind a new TCP listener to the …\nCreates a UDP socket from the given address.\nCreates a Unix datagram socket bound to the given path.\nCreates a new UnixListener bound to the specified socket …\nCreates a new UnixDatagram bound to the specified socket …\nCreates a new UnixListener bound to the specified socket …\nGets the value of the SO_BROADCAST option for this socket.\nCreate a new TCP stream and issue a non-blocking connect …\nConnects the UDP socket setting the default destination …\nConnects the socket to the specified address.\nConnects to the socket named by path.\nConnects to the socket named by address.\nReturns the argument unchanged.\nConverts a RawFd to a TcpListener.\nConverts a RawFd to a TcpStream.\nReturns the argument unchanged.\nReturns the argument unchanged.\nConverts a RawFd to a UdpSocket.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nConverts a RawFd to a TcpListener.\nConverts a RawFd to a TcpStream.\nConverts a RawFd to a UdpSocket.\nConverts a RawFd to a UnixDatagram.\nConverts a RawFd to a UnixListener.\nConverts a RawFd to a UnixStream.\nCreates a new TcpListener from a standard net::TcpListener.\nCreates a new TcpStream from a standard net::TcpStream.\nCreates a new UdpSocket from a standard net::UdpSocket.\nCreates a new UnixDatagram from a standard …\nCreates a new UnixListener from a standard …\nCreates a new UnixStream from a standard net::UnixStream.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nExecutes an operation of the IP_ADD_MEMBERSHIP type.\nExecutes an operation of the IPV6_ADD_MEMBERSHIP type.\nExecutes an operation of the IP_DROP_MEMBERSHIP type.\nExecutes an operation of the IPV6_DROP_MEMBERSHIP type.\nReturns the local socket address of this listener.\nReturns the socket address of the local half of this TCP …\nReturns the socket address that this socket was created …\nReturns the address of this socket.\nReturns the local socket address of this listener.\nReturns the socket address of the local half of this …\nGets the value of the IP_MULTICAST_LOOP option for this …\nGets the value of the IPV6_MULTICAST_LOOP option for this …\nGets the value of the IP_MULTICAST_TTL option for this …\nGets the value of the TCP_NODELAY option on this socket.\nGet the value of the IPV6_V6ONLY option on this socket.\nCreate an unnamed pair of connected sockets.\nCreates an unnamed pair of connected sockets.\nReceives data on the socket from the remote address to …\nReceives data from the socket, without removing it from …\nReceives data from the socket, without removing it from …\nReturns the socket address of the remote peer of this TCP …\nReturns the socket address of the remote peer this socket …\nReturns the address of this socket’s peer.\nReturns the socket address of the remote half of this …\nReceives data from the socket previously bound with …\nReceives data from the socket.\nReceives data from the socket. On success, returns the …\nReceives data from the socket.\nSends data on the socket to the address previously bound …\nSends data on the socket to the socket’s peer.\nSends data on the socket to the given address. On success, …\nSends data on the socket to the specified address.\nSets the value of the SO_BROADCAST option for this socket.\nSets the value of the IP_MULTICAST_LOOP option for this …\nSets the value of the IPV6_MULTICAST_LOOP option for this …\nSets the value of the IP_MULTICAST_TTL option for this …\nSets the value of the TCP_NODELAY option on this socket.\nSets the value for the IP_TTL option on this socket.\nSets the value for the IP_TTL option on this socket.\nSets the value for the IP_TTL option on this socket.\nShuts down the read, write, or both halves of this …\nShut down the read, write, or both halves of this …\nShuts down the read, write, or both halves of this …\nGet the value of the SO_ERROR option on this socket.\nGet the value of the SO_ERROR option on this socket.\nGet the value of the SO_ERROR option on this socket.\nReturns the value of the SO_ERROR option.\nReturns the value of the SO_ERROR option.\nReturns the value of the SO_ERROR option.\nExecute an I/O operation ensuring that the socket receives …\nExecute an I/O operation ensuring that the socket receives …\nExecute an I/O operation ensuring that the socket receives …\nExecute an I/O operation ensuring that the socket receives …\nGets the value of the IP_TTL option for this socket.\nGets the value of the IP_TTL option for this socket.\nGets the value of the IP_TTL option for this socket.\nCreates a Unix Datagram socket which is not bound to any …\nAdapter for RawFd providing an event::Source …\nReturns the argument unchanged.\nCalls U::from(self).\nUnix pipe.\nReceiving end of an Unix pipe.\nSending end of an Unix pipe.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCreate a new non-blocking Unix pipe.\nSet the Sender into or out of non-blocking mode.\nSet the Receiver into or out of non-blocking mode.\nExecute an I/O operation ensuring that the socket receives …\nExecute an I/O operation ensuring that the socket receives …")