Files
bind9/lib/isc
Evan Hunt cdf3e5b04e retry isc_nm_udpconnect() if it fails
On FreeBSD, we sometimes see spurious transient EADDRINUSE errors
when connecting to a UDP socket. We now try a few times to ensure
the error is real before giving up.

This commit also fixes a memory leak that occurred if an error was
encountered in isc__nm_async_udpconnect().
2020-10-06 12:03:38 -07:00
..
2020-10-06 12:03:05 -07:00
2020-09-16 22:34:06 +02:00