Combine two sets of permission flags with a bitwise OR.

Synopsis

Declared in <net_permissions.h>

Return Value

The union of both flag sets.

Parameters

Name

Description

a

The left‐hand flag set.

b

The right‐hand flag set.

Created with MrDocs