[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02367) socket() returns 0?
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 02367) socket() returns 0?
- From: Yaniv Kaul <ykaul@xxxxxxxxxxxxxx>
- Date: Wed, 14 May 2003 16:39:57 +0200
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02
I'm trying:
sock1 = socket(AF_INET6, SOCK_RAW, IPPROTO_RAW)
and sock1 = 0, which sounds wrong to me.
However, I couldn't find what it means or how to correct it.
Any ideas?
TIA,
Y.
PS, is this the right mailing list to send those questions? If not, any
idea what IS the right place for those IPv6 newbies questions?