#include <netdb.h>#include <sys/socket.h>#include "Socket.hh"#include "PrettyDebug.hh"Go to the source code of this file.
Namespaces | |
| namespace | certi |
Classes | |
| class | SocketUN |
| Socket Unix handling class. More... | |
Defines | |
| #define | NOM_FICHIER_SOCKET ".comFedRTI" |
Enumerations | |
| enum | SignalHandlerType { stSignalInterrupt, stIgnoreSignal } |
| #define NOM_FICHIER_SOCKET ".comFedRTI" |
Definition at line 30 of file SocketUN.hh.
Referenced by SocketUN::acceptUN(), and SocketUN::connectUN().
1.5.5