Tomas Mraz 91cb81d40a BIO_lookup_ex: Do not retry on EAI_MEMORY
We should not retry on EAI_MEMORY as that error is most probably
fatal and not depending on AI_ADDRCONFIG hint.

Also report the error from the first call if the second call fails
as that one would be most probably the more interesting one.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9535)
2019-08-13 11:40:55 +02:00
..
2019-08-02 11:41:54 +02:00
2019-08-02 11:41:54 +02:00
2019-07-16 05:26:28 +02:00
2019-08-02 11:41:54 +02:00
2019-08-02 11:41:54 +02:00
2019-08-02 11:41:54 +02:00
2019-04-01 11:54:48 +01:00
2016-03-30 04:35:14 +02:00