Subject: Re: Binding to local IP and/or network device.

Re: Binding to local IP and/or network device.

From: Ben Greear <greearb_at_candelatech.com>
Date: Thu, 20 May 2010 15:43:05 -0700

On 05/20/2010 12:01 AM, Tommie Gannert wrote:
> Ben Greear wrote:

> Just a thought: In my glibc, I find the definitions
>
> extern const struct in6_addr in6addr_any; /* :: */
> #define IN6ADDR_ANY_INIT { { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } } }
>
> and according to
>
> http://www.opengroup.org/onlinepubs/000095399/basedefs/netinet/in.h.html
>
> they are in POSIX.

Sounds good to me. How about the attached patch?

Thanks,
Ben

-- 
Ben Greear <greearb_at_candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

Received on 2010-05-21