Thank you
first of all, thanks to the swoole team for their dedication and open source spirit
question
Thecode is located to one line. Because the code is related to the business, it cannot be released completely. Please forgive me
$server->getClientInfo($this->fd)
This function is called in the onClose event in the environment, and websocket server is enabled. This alarm will be reported as soon as getClientInfo is called, but the value can be obtained normally. After repeated tests, this alarm will occur regardless of whether the client is disconnected or the server is actively cut off.
specific alarms are as follows:
WARNING swSignalfd_onSignal (ERROR 707): Unable to find callback function for signal Broken pipe: 13.
other
I originally wanted the swoole official community to release it, but as a result, I couldn"t help it. I clicked on publish, saying that I didn"t verify my phone or email, but a few seconds later I submitted it for verification. Finally, I clicked to the personal center to publish, saying that the section was closed and the question was fired directly at the question point. As a result, there was no response at all. The official community is too difficult to use. I hope to improve the community user experience, although it is at the bottom. However, the user experience is poor and there are a lot of difficulties in publishing problems, which I think is very detrimental to the development of the community
.