class IPC::Event::LookUp

Defined in:

ipc/event.cr

Instance methods inherited from class IPC::Event::Base

fd : Int32 fd, fd=(fd : Int32) fd=, index : UInt32 index, index=(index : UInt32) index=

Constructor methods inherited from class IPC::Event::Base

new(fd : Int32, index : UInt32) new