Expand description
Module with system specific types.
Required types:
Event: a type alias for the system specific event, e.g.keventorepoll_event.event: a module with various helper functions forEvent, seecrate::event::Eventfor the required functions.Events: collection ofEvents, seecrate::Events.IoSourceState: state for theIoSourcetype.Selector: selector used to register event sources and poll for events, seecrate::Pollandcrate::Registryfor required methods.tcpandudpmodules: see thecrate::netmodule.Waker: seecrate::Waker.
Re-exportsยง
pub use self::unix::*;
Modulesยง
- unix ๐
 
Macrosยง
- debug_
detail ๐ 
Constantsยง
- LISTEN_
BACKLOG_ ๐SIZE