#include "UNSocketProtocol.hh"
#include <fstream>
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <linux/sockios.h>
#include "UNAddressing.hh"
#include <senf/Utils/Logger/SenfLog.hh>
#include <senf/Utils/Exception.hh>
Go to the source code of this file.
Definition in file UNSocketProtocol.cc.
Defines |
|
#define | prefix_ |
#define | ||||
prefix_ | ||||
Definition at line 39 of file UNSocketProtocol.cc.