TCPServerSocket

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
localPort
ushort localPort()
Undocumented in source. Be warned that the author may not have intended to support it.
onconnect
void onconnect(Optional!(T0) onconnect)
Undocumented in source. Be warned that the author may not have intended to support it.
onconnect
EventHandler onconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(Optional!(T0) onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
EventHandler onerror()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta