MACRO
OMNI_32BIT_ENDPOINT_DESCRIPTOR - If defined, uses 32-bit types in the omni::net::endpoint_descriptor class.
SYNOPSIS top
Signifies to enable the
#define OMNI_32BIT_ENDPOINT_DESCRIPTORSignifies to enable the
OMNI_32BIT_ENDPOINT_DESCRIPTOR flag and utilize 32-bit types.
DESCRIPTION top
If defined, the
If defined, the
omni::net::endpoint_descriptor class will utilize a 32-bit intergral type for its underlying status, versus a 64-bit type. This underlying value is not user accesable or settable, regardless if this flag is set.