fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
sendfile
io
file
stream
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix && linux)
extern (
C
) @
system
nothrow
ssize_t
sendfile
(
int
out_fd
,
int
in_fd
,
off_t
*
offset
,
size_t
count
)
Meta
Source
See Implementation
io
file
stream
aliases
File
SysException
UnbufferedFile
enums
DUPLICATE_CLOSE_SOURCE
FILE_TYPE_UNKNOWN
SEEK_SET
functions
FlushFileBuffers
GetFileSizeEx
GetFileType
SetFilePointerEx
sendfile
sysEnforce
testFile
structs
FileBase