设置客户端连接为保护状态,不被心跳线程切断。
function swoole_server->protect(int $fd, bool $value = 1);
$fd
fd
$value
true
false