AsyncUDPSocket.recvFrom

Receives data from one peer and copies its address to the associated OS-specific address structure.

class AsyncUDPSocket
nothrow
uint
recvFrom
(
ref ubyte[] data
,)

Meta