Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JSocket.hh File Reference

Base class for interprocess communication. More...

#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 "JMath/JConstants.hh"
#include "JNet/JSocketAddress.hh"

Go to the source code of this file.

Classes

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

Namespaces

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

Detailed Description

Base class for interprocess communication.

Author
mdejong

Definition in file JSocket.hh.