|
DESERT 4.0.0
|
Class that implements a connector and, specifically, the socket connector. BSD sockets are used, to connect to either TCP or UDP. More...
Go to the source code of this file.
Classes | |
| class | UwSocket |
Variables | |
| constexpr char | udp_init_string [] = "a" |
Class that implements a connector and, specifically, the socket connector. BSD sockets are used, to connect to either TCP or UDP.
|
constexpr |
Referenced by UwSocket::openConnection().