DESERT 4.0.0
uwsocket.h File Reference

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"
 

Detailed Description

Class that implements a connector and, specifically, the socket connector. BSD sockets are used, to connect to either TCP or UDP.

Author
Roberto Francescon
Version
0.0.1

Variable Documentation

◆ udp_init_string

constexpr char udp_init_string[] = "a"
constexpr