Files
bind9/lib
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:11:25 +00:00
2020-10-06 12:03:38 -07:00