Bug#609813: Patch to fix problem.

2011-01-13 Thread Ludovic Drolez
On Wed, Jan 12, 2011 at 01:00:44PM -0500, Len Sorensen wrote: > Here is a small patch to make it actually use the requested port number > in the case it is running in daemon mode and an IP has been specified. Many thanks for your patch ! I'll upload a new release in a few days. BR, -- Ludovic D

Bug#609813: Patch to fix problem.

2011-01-12 Thread Len Sorensen
The problem turns out to be that it works if you specify a port, but no address to bind to in daemon mode. Once you specify an address and specify a port, it fails to use the specified port. Specifying an address but not a port works if services contains the right port number. Here is a small pa