(PECL swoole >= 1.9.0)
Swoole\Client::sendfile — Send file to the remote TCP socket.
$filename
   [, int $offset
  ] ) : booleanThis is a wrapper of the Linux sendfile system call.
filenameFile path of the file to send.
offsetOffset of the file to send