hollodotme / fast-cgi-client

A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM
Other
551 stars 34 forks source link

Remove failed socket on read errors #37

Closed hollodotme closed 5 years ago

hollodotme commented 5 years ago

Expected Behavior

The client should not re-use / re-try reading from sockets that raised a read error / exception.