Merge ccef3bc4e2aa6ee5b997a80aabb58f4ff0b0e98f into 93eef5015e0dfe8d24071dd036f9a7f02160abeb

This commit is contained in:
Egil Hjelmeland 2024-03-20 04:28:20 -06:00 committed by GitHub
commit 2c2613d30d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
#define PIE_CONNREFUSED "connection refused"
#define PIE_CONNABORTED "closed"
#define PIE_CONNRESET "closed"
#define PIE_TIMEDOUT "timeout"
#define PIE_TIMEDOUT "connection timeout"
#define PIE_AGAIN "temporary failure in name resolution"
#define PIE_BADFLAGS "invalid value for ai_flags"
#define PIE_BADHINTS "invalid value for hints"