openSocket/ocSockServer.h File Reference

#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <fstream>
#include <iostream>
#include <iomanip>
#include <string>
#include <vector>

Include dependency graph for ocSockServer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ocSockServer

Defines

#define SA   struct sockaddr *
#define MSG_EOF   MSG_FIN

Variables

const size_t MAXLINE = 2048


Define Documentation

#define MSG_EOF   MSG_FIN

Definition at line 15 of file ocSockServer.h.

#define SA   struct sockaddr *

Definition at line 13 of file ocSockServer.h.


Variable Documentation

const size_t MAXLINE = 2048

Definition at line 17 of file ocSockServer.h.


Generated on Sat Aug 15 12:47:59 2009 for w3systemsDevelopment by  doxygen 1.5.5