Re: SOCK_SEQPACKET

From: Pekka Pietikäinen (pp@netppl.fi)
Date: Tue Aug 21 2001 - 08:22:21 EST


On Tue, Aug 21, 2001 at 01:53:45PM +0200, Christian Widmer wrote:
> hi,
>
> when reading the man page for sockets i saw the socket SOCK_SEQPACKET
> which meets my requirements quite good. unfortunatly the man page also sais
> that SOCK_SEQPACKET is not implementet by the protocol famaly PF_INET
> (misleadingly calld AF_INET in the man page). whats about PF_INET6?
Actually SOCK_SEQPACKET works just fine even with PF_INET,
you just need a protocol that uses it :)

For an example implementation that uses it, see STP for Linux
(http://oss.sgi.com/projects/stp).

-- 
Pekka Pietikainen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:42 EST