[Bug 917] Hfaxd binds on ipv6 only
[email protected] Tue, 12 Jan 2010 13:29:26 -0500
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=917 ------- Comment #9 from [email protected] 2010-01-12 13:29 ------- You *don't* need two deamons - the comment right before yours showed that. And yes, this multiple bind/InetServer approach was floated previously too. The problem with it is that it fundamentally changes the way hfaxd has alwyas treated it's options. Give 1 i/s option and it listens on 1 socket. Give $N i/s options and it listens on $N sockets. Now, this changes it so that it may listen on any number of sockets for each server. -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ 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