Loading...
Searching...
No Matches
Socket.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
Multiplexer that allows to read from multiple sockets.
Definition SocketSelector.hpp:44
bool isBlocking() const
Tell whether the socket is in blocking or non-blocking mode.
void create(SocketHandle handle)
Create the internal representation of the socket from a socket handle.
Definition AlResource.hpp:35