Subject: Re: Calling kernel socket routines?
To: None <paul@gromit.dlib.vt.edu, port-alpha@netbsd.org>
From: Ross Harvey <ross@ghs.com>
List: port-alpha
Date: 03/14/2001 11:47:44
> From port-alpha-owner@netbsd.org Wed Mar 14 07:41:30 2001
> Date: Wed, 14 Mar 2001 10:38:55 -0500 (EST)
> From: Paul Mather <paul@gromit.dlib.vt.edu>
> To: <port-alpha@netbsd.org>
> Subject: Calling kernel socket routines?
>
> I apologise in advance that this isn't the most ideal place to post this
> query, but I know there are several kernel developers on here, so it
> seemed a good place to ask.
>
> I'm looking for man pages for the kernel so* socket routines, e.g.,
> socreate, sosend, soreceive, etc.  There are lots of man pages in
> section 9 for all kinds of kernel facilities, but not, it seems, these
> functions.
>...
>:::
>
> Sorry if this is a bit off-topic, but like I said, I would RTFM if I
> could. :-)


Actually, there is a detailed exegesis on the network stack internals.
It's just not online and not free, but it's worth the price charged.

See ISBN: 020163354X.

//ross