Handle

Undocumented in source.

Constructors

this
this(Loop loop, uv_handle_type type)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close(bool async)
Undocumented in source. Be warned that the author may not have intended to support it.
closeCleanup
void closeCleanup(bool async)
Undocumented in source. Be warned that the author may not have intended to support it.
ensureOpen
void ensureOpen(string callerName)
Undocumented in source. Be warned that the author may not have intended to support it.
initializeHandle
void initializeHandle()
Undocumented in source.

Properties

handle
uv_handle_t* handle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isOpen
bool isOpen [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
loop
Loop loop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Looper

loop
Loop loop [@property getter]
Undocumented in source.

Meta