DEFAULT_PORT_RIGHTS constant

*<Null safety>*

int const DEFAULT_PORT_RIGHTS

Implementation

static const int DEFAULT_PORT_RIGHTS =
    (RIGHTS_BASIC & (~RIGHT_WAIT)) | RIGHTS_IO