libressl_d.compat.fcntl

Undocumented in source.

Public Imports

core.sys.posix.fcntl
public import core.sys.posix.fcntl;
Undocumented in source.

Members

Manifest constants

FD_CLOEXEC
enum FD_CLOEXEC;
Undocumented in source.
O_CLOEXEC
enum O_CLOEXEC;
Undocumented in source.
O_NONBLOCK
enum O_NONBLOCK;
Undocumented in source.

Meta