NNGSocket.receive

Receives a data type (castable to byte array) as postallocated buffer

struct NNGSocket
@trusted
T
receive
(
T
)
(
Flag!"Nonblock" nonblock = No.Nonblock
)
if (
isArray!T
)

Parameters

nonblock Flag!"Nonblock"

set the non blocking mode