Swoole\Server::sendfile

Send file to the connection.

Description

public bool Swoole\Server::sendfile(int $fd, string $filename, int $offset = ?)

Warning

This function is currently not documented; only its argument list is available.

Parameters

fd

filename

offset

Return Values