isDatagramOriented

Returns true if the given type of socket is datagram-oriented.

@safe pure nothrow @nogc
bool
isDatagramOriented
(
SocketType type
)

Meta

Standards

Conforms to IEEE Std 1003.1, 2013 Edition