AsyncSocket.datagramOriented

Whether this socket transceives datagrams.

class AsyncSocket
nothrow @property const @safe pure @nogc
bool
datagramOriented
()

See Also

isDatagramOriented

Meta