Closed trowski closed 2 years ago
Let's re-examine how error codes (includingEAGAIN, which is not handled currently) and retries are handled by DnsConnector before tagging the next major.
EAGAIN
DnsConnector
Done in https://github.com/amphp/socket/commit/ff5d89802b85814f8ac4b4e5bcc6b76f623ab13b.
Let's re-examine how error codes (including
EAGAIN
, which is not handled currently) and retries are handled byDnsConnector
before tagging the next major.