swoole_server->protect

设置客户端连接为保护状态,不被心跳线程切断。

function swoole_server->protect(int $fd, bool $value = 1);