On Sunday 31 July 2005 03:27 pm, Paul Alfille wrote:
> No change was intended. Sounds like a new bug.
>
> Paul
>
> On Sunday 31 July 2005 06:35 am, Sven Geggus wrote:
> > Christian Magnusson <[EMAIL PROTECTED]> wrote:
> > > You might need to bind owserver to listen on all addresses such as
> > >
> > >> owserver -u -p 0.0.0.0:5005
> > >> owhttpd -p 8080 -s 5005
> >
> > Hm, I did not need to do this with the CVS Version from about one month
> > ago.
> >
> > Anyway, if I use something like "-p 0.0.0.0:12345" it works fine with
> > ipv4, but it does not listen on ipv6 anymore.
> >
> > Sven

It looks like getaddrinfo emulation routines were added (I presume for 
platforms or C libraries where those functions were not present). I suspect 
that you are (unwittingly) using the emulation which has slightly different 
behavior. The original was taken from Steven's networking book.
















-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to