libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
LegacyMozTCPSocket.listen
libwasm
bindings
TCPSocket
LegacyMozTCPSocket
Undocumented in source. Be warned that the author may not have intended to support it.
auto
listen
(ushort port, ServerSocketOptions options, ushort backlog)
auto
listen
(ushort port, ServerSocketOptions options)
struct
LegacyMozTCPSocket
nothrow
auto
listen
()
(
ushort
port
,
scope
ref
ServerSocketOptions
options
)
auto
listen
(ushort port)
Meta
Source
See Implementation
libwasm
bindings
TCPSocket
LegacyMozTCPSocket
constructors
this
functions
listen
open
variables
handle