libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TCPSocket.onerror
libwasm
bindings
TCPSocket
TCPSocket
Undocumented in source. Be warned that the author may not have intended to support it.
void
onerror
(Optional!(T0) onerror)
struct
TCPSocket
nothrow
void
onerror
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onerror
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onerror
()
Meta
Source
See Implementation
libwasm
bindings
TCPSocket
TCPSocket
constructors
this
functions
binaryType
bufferedAmount
close
closeImmediately
host
onclose
ondata
ondrain
onerror
onopen
port
readyState
resume
send
ssl
suspend
upgradeToSecure
variables
_parent