| 
    Jpp
    17.2.0
    
   the software that should make you happy 
   | 
 
#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 | 
| #define IPROTO_TCP 6 | 
Definition at line 18 of file JSocket.hh.
 1.8.5