34#ifndef BLOCXX_DESCRIPTOR_UTILS_NOEXCEPT_HPP_INCLUDE_GUARD_
35#define BLOCXX_DESCRIPTOR_UTILS_NOEXCEPT_HPP_INCLUDE_GUARD_
42#include "blocxx/BLOCXX_config.h"
AutoDescriptor receiveDescriptor(Descriptor streamPipe)
Gets a Descriptor from the peer.
int passDescriptor(Descriptor streamPipe, Descriptor descriptor, ProcId targetProcessId)
Sends a Descriptor to the peer.
AutoResource< AutoDescriptorPolicy > AutoDescriptor
An analog of std::auto_ptr for descriptors.