menu
destack:io/binding
import destack:io/binding
Structs
IoCompletionEventCompletion event.IoControlRequestResource control request.IoControlResultResource control result.IoPollEventReadiness event.UringBufferFixed buffer registration entry.UringFeaturesiouring feature set.UringParametersiouring setup parameters.
Enums
IoPollBackendReadiness backend selector.
Newtypes
IoCompletionFlagsCompletion event flags.IoCompletionHandleHandle for a completion queue instance.IoControlFlagsResource control flags.IoPollHandleHandle for a readiness poll instance.IoPollInterestReadiness interest mask.UringHandleHandle for an iouring ring instance.
Interfaces
IoBindingIO binding family.IoCompletionBindingCompletion binding family.IoControlBindingControl binding family.IoPollBindingPoll binding family.IoUringBindingUring binding family.
Constants
ioCurrent IO binding family.IO_POLL_ERRORNotify when the target reports an error.IO_POLL_HANGUPNotify when the peer has closed or disconnected.IO_POLL_PRIORITYNotify when priority data can be read.IO_POLL_READNotify when reads can make progress.IO_POLL_WRITENotify when writes can make progress.