begin : written by : CVS : $RCSfile: socket_8h.html,v $ $Revision: 1.1 $ $Date: 2012/07/19 10:01:43 $
Definition in file socket.h.#include "demo_header.h"
#include <sys/socket.h>
#include <arpa/inet.h>
#include <fcntl.h>
Include dependency graph for socket.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Socket |
Simple TCP client socket for use in the demo_db application. More... | |
Defines | |
#define | SA struct sockaddr |
simply a shortcut to improve readability |