On Tue, 12 Oct 1999, S.RadhaKrishna wrote: + hi, + I'm using getsockopt to get IP_MULTICAST_TTL. But it always returns ttl + as 0. It doesn't fail either. + Here is the call I'm using : + ----------- + int get_ttl=0; + u_char ttlSize=0; ^^^^^^^^^ 'Coz of this i presume. Should'nt this be 4? Sharad. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- getsockopt not working?? S.RadhaKrishna
- Sharad Joshi