isConnectionOriented

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

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

Meta

Standards

Conforms to IEEE Std 1003.1, 2013 Edition