INN commit: trunk/control (perl-nocem.in)
Christoph Biedl
cbiedl at gmx.de
Sun Aug 19 12:16:03 UTC 2007
Julien ÉLIE wrote...
> > perl-nocem will now check for a timeout and re-open the socket
> > if required. Additionally, perl-nocem will switch to
> > cancel_ctlinnd in case cancel_nntp fails after sending
> > the Message-ID. Thanks to Christoph Biedl for the patch.
Almost forgot that one. Just another small addition which I have not
reported yet IIRC: We don't need that socket any more, we can free the
ressources:
ERR:
+ # discard unusable socket
+ close (NNTP);
logmsg('Switching to ctlinnd...', 'error');
More information about the inn-workers
mailing list