sendfile (2) is a system call which provides a “zero-copy” way of copying data from one file descriptor to another (a socket).
確定! 回上一頁