walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
http://www.workerman.net
MIT License
11.17k stars 2.27k forks source link

Update Worker.php with TCP_KEEPIDLE #1072

Closed joanhey closed 4 days ago

joanhey commented 4 days ago

Fix #1071

Changed validation.

joanhey commented 4 days ago

Now fail with PHP 8.1 In the phpstan static analytics.

joanhey commented 4 days ago

Closed with https://github.com/walkor/workerman/issues/1071