#include "blocxx/BLOCXX_config.h"#include "blocxx/Types.hpp"#include "blocxx/AutoDescriptor.hpp"Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Functions | |
| int | BLOCXX_NAMESPACE::passDescriptor (Descriptor streamPipe, Descriptor descriptor, ProcId targetProcess=0) |
Sends a Descriptor to the peer. | |
| AutoDescriptor | BLOCXX_NAMESPACE::receiveDescriptor (Descriptor streamPipe, char *errbuf, size_t bufsz) |
Gets a Descriptor from the peer. | |
1.5.6