libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
posix_read
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
libressl_d.compat.sys.types.ssize_t
posix_read
(
int
fd
,
void
*
buf
,
size_t
count
)
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