SocketFlags

Flags supported by .accept4() and the socket accept() methods.

Values

ValueMeaning
None
SOCK_NONBLOCK.SOCK_NONBLOCK
SOCK_CLOEXEC.SOCK_CLOEXEC

Meta