[src]

Module std::rt::rtio

The EventLoop and internal synchronous I/O interface. The EventLoop and internal synchronous I/O interface.

FileOpenConfig

Data needed to make a successful open(2) call Using unix flag conventions for now, which happens to also be what's supported libuv (it does translation to windows under the hood).

LocalIo
CloseBehavior

Description of what to do when a file handle is closed

Callback
EventLoop
IoFactory
PausableIdleCallback
RemoteCallback
RtioFileStream
RtioPipe
RtioProcess
RtioSignal
RtioSocket
RtioTTY
RtioTcpAcceptor
RtioTcpListener
RtioTcpStream
RtioTimer
RtioUdpSocket
RtioUnixAcceptor
RtioUnixListener