PosixUnnamedPipe.cpp File Reference

#include "blocxx/BLOCXX_config.h"
#include "blocxx/PosixUnnamedPipe.hpp"
#include "blocxx/AutoPtr.hpp"
#include "blocxx/IOException.hpp"
#include "blocxx/Format.hpp"
#include "blocxx/SocketUtils.hpp"
#include "blocxx/Assertion.hpp"
#include "blocxx/DescriptorUtils.hpp"
#include "blocxx/SignalScope.hpp"
#include "blocxx/Logger.hpp"
#include "blocxx/GlobalString.hpp"
#include "blocxx/Thread.hpp"
#include <unistd.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <fcntl.h>
#include <errno.h>
#include <cstring>

Go to the source code of this file.


Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.

Enumerations

enum  EDirection


doxygen