79754641

Date: 2025-09-03 13:20:07
Score: 0.5
Natty:
Report link

The problem comes from this source file. The function is php_sockop_close and probably the problem is still active in the most recent php version. I think it should check for whether the socket being closed is a server (listening) or a client socket and do what it does with the 500ms timeout on a client socket only.

The workarounds:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ivo Andonov