libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
isSocket
libasync
socket
Checks whether the given file descriptor refers to a valid socket.
@
trusted
@
nogc
nothrow
bool
isSocket
(
fd_t
fd
)
Meta
Source
See Implementation
libasync
socket
classes
AsyncSocket
functions
isConnectionOriented
isDatagramOriented
isSocket
manifest constants
INVALID_SOCKET
SOCKET_ERROR
structs
AsyncAcceptRequest
AsyncReceiveRequest
AsyncSendRequest
NetworkAddress
NetworkMessage
SocketInfo
Checks whether the given file descriptor refers to a valid socket.