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