dlangui v0.10.7 (2024-03-11T09:32:36Z)
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