GIT update to branch: 4.4, updated. HYLAFAX-4_4_7-5-g8e6ed72
[email protected] Thu, 3 Nov 2011 16:01:02 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "HylaFAX".
The branch, 4.4 has been updated
via 8e6ed7276b6d353cf66b9e664d65b28a3d9ca9d8 (commit)
from aaf0ddea84b02e4c3f3efd6e81defa3ebf472f26 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8e6ed7276b6d353cf66b9e664d65b28a3d9ca9d8
Author: Aidan Van Dyk <[email protected]>
Date: Thu Nov 3 15:58:08 2011 -0400
hfaxd: Release old accept fd
By unlinking from the dispatcher early, we prevented it from being
closed in the child, leaving an open listening fd on the main hfaxd
port.
If the main (parent) hfaxd exits, the child will inheret the listen
but won't actually include it in it's selects, or handle it. It just
prevents a new master hfaxd from binding to it.
-----------------------------------------------------------------------
Summary of changes:
hfaxd/SuperServer.c++ | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
HylaFAX
____________________ HylaFAX(tm) Developers Mailing List ____________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null