GIT update to branch: 4.3, updated. HYLAFAX-4_3_10-4-g4c731a3
[email protected] Thu, 3 Nov 2011 16:02:00 -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.3 has been updated
via 4c731a356a19e2b64f814c0c81d27f90c071464d (commit)
from aa44978c02b791ef578c93226ae41bb00c9d4cbe (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 4c731a356a19e2b64f814c0c81d27f90c071464d
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