Swoole\Client::sendfile
(PECL swoole >= 1.9.0)
Swoole\Client::sendfile — Send file to the remote TCP socket.
Beschreibung
$filename, int $offset = ?): boolThis is a wrapper of the Linux sendfile system call.
Parameter-Liste
-
filename -
File path of the file to send.
-
offset -
Offset of the file to send
Rückgabewerte

