arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
WebSocket.waitForNextMessageWouldBlock
arsd
http2
WebSocket
Tells if
waitForNextMessage
would block.
class
WebSocket
bool
waitForNextMessageWouldBlock
(
)
See Also
blocking_api
Meta
Source
See Implementation
arsd
http2
WebSocket
constructors
this
functions
close
connect
isDataPending
isMessageBuffered
lowLevelReceive
onmessage
ping
pong
readyState
send
waitForNextMessage
waitForNextMessageWouldBlock
manifest constants
CLOSED
CLOSING
CONNECTING
OPEN
static functions
eventLoop
exitEventLoop
structs
CloseEvent
Config
variables
onbinarymessage
onclose
onerror
onopen
ontextmessage
Tells if waitForNextMessage would block.