libressl-d ~master (2021-07-11T05:49:48Z)
Home
Dub
Repo
libressl_d.compat.sys.socket
libressl_d
compat
sys
Undocumented in source.
Public Imports
core.sys.posix.sys.socket
public
import
core
.
sys
.
posix
.
sys
.
socket
;
libressl_d.compat.win32netcompat
public
import
libressl_d
.
compat
.
win32netcompat
;
Members
Functions
bsd_socketpair
int
bsd_socketpair
(int domain, int type, int protocol, int[2] socket_vector)
Undocumented in source.
socketpair
int
socketpair
(int d, int t, int p, int sv)
Undocumented in source.
Manifest constants
SOCK_CLOEXEC
enum
SOCK_CLOEXEC
;
set FD_CLOEXEC
SOCK_NONBLOCK
enum
SOCK_NONBLOCK
;
set O_NONBLOCK
Meta
Source
See Source File
libressl_d
compat
sys
modules
_null
ioctl
mman
param
queue
select
socket
stat
time
tree
types
uio