sendfile

Turkish equivalent: sendfileDomain: Linux

A kernel-assisted data-transfer operation that can copy file contents to a socket without routing payload bytes through a user-space application buffer.

  • Zero Copy
  • System Call
  • Page Cache
  • DMA