uv_poll_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

close_cb
void function(uv_handle_s*) close_cb;
Undocumented in source.
data
void* data;
Undocumented in source.
flags
uint flags;
Undocumented in source.
handle_queue
void*[2] handle_queue;
Undocumented in source.
io_watcher
uv__io_s io_watcher;
Undocumented in source.
loop
uv_loop_s* loop;
Undocumented in source.
next_closing
uv_handle_s* next_closing;
Undocumented in source.
poll_cb
void function(uv_poll_s*, int, int) poll_cb;
Undocumented in source.
type
uv_handle_type type;
Undocumented in source.

Meta