libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
posix_setsockopt
libressl_d
compat
win32netcompat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
C
) nothrow @
nogc
int
posix_setsockopt
(
int
sockfd
,
int
level
,
int
optname
,
const
(
void
)*
optval
,
socklen_t
optlen
)
Meta
Source
See Implementation
libressl_d
compat
win32netcompat
aliases
close
connect
getsockopt
open
read
setsockopt
write
functions
posix_close
posix_connect
posix_getsockopt
posix_open
posix_read
posix_setsockopt
posix_write
manifest constants
SHUT_RD
SHUT_RDWR
SHUT_WR