Jpp  16.0.3
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
JSocket.hh File Reference
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/tcp.h>
#include <netinet/in.h>
#include <fcntl.h>
#include <errno.h>
#include <string>
#include "JLang/JException.hh"
#include "JLang/JFile.hh"
#include "JSystem/JNetwork.hh"
#include "JNet/JSocketAddress.hh"

Go to the source code of this file.

Classes

class  JNET::JSocket
 Socket class. More...
 

Namespaces

 JNET
 Interprocess communication.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Macros

#define IPROTO_TCP   6
 

Macro Definition Documentation

#define IPROTO_TCP   6

Definition at line 18 of file JSocket.hh.