dlangui v0.10.6 (2024-03-04T10:48:08Z)
Home
Dub
Repo
AsyncSocketCallback.onDataReceived
dlangui
core
asyncsocket
AsyncSocketCallback
Undocumented in source.
interface
AsyncSocketCallback
void
onDataReceived
(
AsyncSocket
socket
,
ubyte
[]
data
)
Meta
Source
See Implementation
dlangui
core
asyncsocket
AsyncSocketCallback
functions
onConnect
onDataReceived
onDisconnect
onError