sendfile is Linux-specific. It tells the kernel to do zero-copy I/O from a file to a socket. (Note that it only works when the source fd is ...
確定! 回上一頁