amphp / socket

Non-blocking socket and TLS functionality for PHP based on Amp.

Home Page:https://amphp.org/socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket connector retry logic

trowski opened this issue · comments

Let's re-examine how error codes (including EAGAIN, which is not handled currently) and retries are handled by DnsConnector before tagging the next major.