Date: Tue, 12 Oct 1999 14:04:36 +0530 (IST) From: Sharad Joshi <sharadj@wipinfo.soft.net> To: "S.RadhaKrishna" <singuru@wipinfo.soft.net> Cc: freebsd-hackers@FreeBSD.ORG, linux-net@vger.rutgers.edu Subject: Re: getsockopt not working?? Message-ID: <Pine.LNX.3.96.991012140259.5008A-100000@rishabh.wipinfo.soft.net> In-Reply-To: <9910121210.AA23607@tagore.wipinfo.soft.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.991012140259.5008A-100000>