php教程

Swoole\Client::sendfile

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Client::sendfileSend file to the remote TCP socket.

说明

public Swoole\Client::sendfile ( string $filename [, int $offset ] ) : boolean

This is a wrapper of the Linux sendfile system call.

参数

filename

File path of the file to send.

offset

Offset of the file to send

返回值

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788