Re: IPv6 udp socket bind: EADDRNOTAVAIL?
JINMEI Tatuya / 神明達哉 wrote: > > 2. This system is auto configuring this address... Is it possible that > > I'm just having this problem because the system is reconfiguring the > > address at this time? (I must admit that I have not looked at the auto > > configuration stuff.) > > I don
struct inpcb, INET6
Is there a reason that struct inpcb doesn't have an #ifdef INET6 around struct { /* IP options */ struct mbuf *inp6_options; /* IP6 options for outgoing packets */ struct ip6_pktopts *inp6_outputopts; /* IP m