In article <[EMAIL PROTECTED]> (at Thu, 08 Jun 2006 15:47:52 +0100), Alan Cox 
<[EMAIL PROTECTED]> says:

> Ar Iau, 2006-06-08 am 11:50 +0100, ysgrifennodd Gerrit Renker:
> > +  UDP-Lite introduces a new socket type, the SOCK_LDGRAM (note the L) for
> > +  lightweight, connection-less services. These are the socket options:
:
>       s = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDPLITE);
> 
> is probably the right way to do this, keeping 0 "default" as before
> meaning IPPROTO_UDP

I do think so, too.

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to