daba6cce09
As reported on GitHub. When logging to a remote host, after a few
SIGHUP's we get the following log message:
Only 16 IP addresses per socket supported.
When closing all currently open sockets, the socket count must be reset
to allow for opening new ones, otherwise we'll run out of "counts".
Yes, this should be refactored to use the FreeBSD model implementation.
Problem introduced in v2.4.0, commit
|
||
---|---|---|
.. | ||
.gitignore | ||
api.c | ||
api.sh | ||
facility.sh | ||
fwd.sh | ||
lib.sh | ||
local.sh | ||
Makefile.am | ||
mark.sh | ||
memleak.sh | ||
notify.sh | ||
opts.sh | ||
remote.sh | ||
rotate_all.sh | ||
secure.sh | ||
unicode.sh |