GIT update to branch: master, updated. 6.1-GIT-64-g9f0d224
[email protected] Thu, 3 Nov 2011 16:01:03 -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, master has been updated
via 9f0d224acd04ca56f75a0863fc5ce674f3214e60 (commit)
from 05a2afacb6802a406e105120855ddb751ce3eab3 (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 9f0d224acd04ca56f75a0863fc5ce674f3214e60
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