Sendfile

From HandWiki
Revision as of 05:30, 27 June 2023 by Pchauhan2001 (talk | contribs) (url)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In computing, sendfile is a command which can be found in a number of contexts relating to data transmission:

Notes

  1. Ulli Horlacher (2008-05-01). "SAFT / sendfile". http://fex.rus.uni-stuttgart.de/saft/index.html. Retrieved 2010-04-28. 
  2. sendfile(2): transfer data between file descriptors – Linux Programmer's Manual – System Calls
  3. sendfile(2): send a file to a socket – FreeBSD System Calls Manual