libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TCPServerSocket.onconnect
libwasm
bindings
TCPServerSocket
TCPServerSocket
Undocumented in source. Be warned that the author may not have intended to support it.
void
onconnect
(Optional!(T0) onconnect)
struct
TCPServerSocket
nothrow
void
onconnect
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onconnect
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onconnect
()
Meta
Source
See Implementation
libwasm
bindings
TCPServerSocket
TCPServerSocket
constructors
this
functions
close
localPort
onconnect
onerror
variables
_parent