phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SocketSet.add
std
socket
SocketSet
Add a
Socket
to the collection. The socket must not already be in the collection.
class
SocketSet
pure nothrow
void
add
(
Socket
s
)
Meta
Source
See Implementation
std
socket
SocketSet
constructors
this
functions
add
isSet
remove
reset
properties
max
Add a Socket to the collection. The socket must not already be in the collection.