[OPEN-ILS-DEV] PATCH: socket_bundle[ch] (inet_addr -> inet_aton)

Mike Rylander mrylander at gmail.com
Sun Jul 8 13:46:38 EDT 2007


On 7/8/07, Scott McKellar <mck9 at swbell.net> wrote:
> In this patch:
[snip]
> 3. I check the return value from inet_aton().  If the input address is
> invalid, I log a message and return -1.  I used osrfLogWarning();
> perhaps I should have used osrfLogError().

I made this change.  Being told to listen on an invalid address is
severe enough to warrant an Error, IMO.

Applied, and thanks!

--miker


More information about the Open-ils-dev mailing list