nn::socket::FctrlFlag Enumerated Type

Syntax

enum FctrlFlag;

Value

Value Description
F_GETFL Get flag values for a socket.
F_SETFL Set flag values for a socket.

Description

Flags given to the Fcntl function.


CONFIDENTIAL