bind9/lib
Ondřej Surý e0380d437d Handle EPROTO errno from recvmsg
It was discovered, that some systems might set EPROTO instead of EACCESS
on recvmsg() call causing spurious syslog messages from the socket
code.  This commit returns soft handling of EPROTO errno code to the
socket code. [GL #1928]
2020-08-28 20:45:52 +02:00
..
bind9 Update library API versions 2020-08-06 09:10:06 +02:00
dns Fix off-by-one error when calculating new hashtable size 2020-08-28 16:21:21 +02:00
irs Update library API versions 2020-06-18 10:03:05 +02:00
isc Handle EPROTO errno from recvmsg 2020-08-28 20:45:52 +02:00
isccc Update library API versions 2020-08-06 09:10:06 +02:00
isccfg BIND 9.17.4 2020-08-20 12:05:01 -07:00
ns Update library API versions 2020-08-06 09:10:06 +02:00
samples Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
win32/bindevt Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00