#include "blocxx/BLOCXX_config.h"#include "blocxx/DescriptorUtils.hpp"#include "blocxx/IOException.hpp"#include "blocxx/Format.hpp"#include "blocxx/AutoDescriptor.hpp"#include <sys/types.h>#include <sys/socket.h>#include <sys/uio.h>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Functions | |
| AutoDescriptor | BLOCXX_NAMESPACE::receiveDescriptor (Descriptor streamPipe) |
Gets a Descriptor from the peer. | |
1.5.6