[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02367) socket() returns 0?



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?