nnxx
The nnxx namespace contains most of the types and symbols of the API, it ports all constants of the C API into the namespace, the following table shows what nanomsgxx name binds to which nanomsg constant.
The nnxx also provides some extra constants specific to the C++ API.
Name | Description |
---|---|
NO_SIGNAL_ERROR | Flag that prevents functions from throwing an exception when the operation is cancelled by the processing of a signal |
NO_TIMEOUT_ERROR | Flag that prevent functions from throwing an exception when the operation times out |