Versini Benjamin

Results 1 issues of Versini Benjamin

Hi ! I have problem of high CPU usage with: while ($clientSocket = @stream_socket_accept($this->serverSocket, 0)) 46% of the cpu usage ![image](https://user-images.githubusercontent.com/7194804/150955886-2af51251-3d38-4086-9151-b9f26bf80e10.png) PS: No high cpu usage with stream_socket_accept($this->serverSocket, 0.1))