GIT update to branch: 6.0, updated. HYLAFAX-6_0_5-13-g8220aa1

[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, 6.0 has been updated
       via  8220aa15398b60a972e9aabf0bb6290f8da5013e (commit)
      from  d425a35e92f84937939898982e8286665f6ba9de (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 8220aa15398b60a972e9aabf0bb6290f8da5013e
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