|
Exploring BeagleBone
V1.0
|
#include <sys/socket.h>#include <sys/types.h>#include <netinet/in.h>#include <netdb.h>#include <string>

Go to the source code of this file.
Data Structures | |
| class | exploringBB::SocketClient |
| A class that encapsulates a socket client to be used for network communication. More... | |
Namespaces | |
| exploringBB | |
1.8.8