Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

socket.hpp File Reference

This file contains the class socket, which is a thin wrapper around the UNIX socket API. More...

#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <sys/wait.h>
#include <unistd.h>
#include <netdb.h>
#include <cstdlib>
#include <cstring>
#include <cerrno>
#include <exception>
#include <stdexcept>
#include <sstream>
#include <string>
#include <assert.h>

Go to the source code of this file.

Namespaces

namespace  eqn_cruncher


Detailed Description

This file contains the class socket, which is a thin wrapper around the UNIX socket API.

It also defines some exceptions deling with sockets. They are thrown whenever there is an error detected while using these UNIX sockets.


Generated on Mon Oct 11 13:09:26 2004 for Equation Cruncher by doxygen1.2.18