[][src]Module libuv::handles::poll

Structs

PollEvents

Poll event types

PollHandle

Poll handles are used to watch file descriptors for readability, writability and disconnection similar to the purpose of poll(2).

Enums

PollCB