[kaffe] some IPv6-related problem?
Guilhem Lavaux
guilhem at kaffe.org
Mon Nov 3 22:55:03 PST 2003
Ito Kazumitsu wrote:
>>>>>>":" == Guilhem Lavaux <guilhem at kaffe.org> writes:
>>>>>>
>>>>>>
>
>:> Then, I don't see why addr should fail except that sizeof(addr) should
>:> be exactly equal to sizeof(struct sockaddr_in). What happens if you put
>:> sizeof(struct sockaddr_in) instead of sizeof(addr) ?
>
>In my case, both KBIND and KCONNECT uses not AF_INET6 but AF_INET and
> sizeof(addr) == 28
> sizeof(struct sockaddr_in) == 16
>
>
>
Thanks Ito ! I'll fix that.
Cheers,
Guilhem.
More information about the kaffe
mailing list