Skip Menu |

This queue is for tickets about the Net-Daemon CPAN distribution.

Report information
The Basics
Id: 30379
Status: resolved
Priority: 0/
Queue: Net-Daemon

People
Owner: Nobody in particular
Requestors: viper.xz [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Cannot use proto => 'unix' and clients => {...}
The following error occours when connecting to a server with proto => 'unix', and clients defined. Wed Oct 31 00:45:13 2007 err, Child died: IN_ADDR_ANY is not a valid Socket macro at /usr/lib/perl5/site_perl/5.8.5/Net/Daemon.pm line 334 Removing clients fixes this (as I think clients is probably redundant with a file based socket), however you would expect this to be better handled by the module.
Ticket migrated to github as https://github.com/toddr/Net-Daemon/issues/1