Date: Sat, 24 Feb 2001 15:30:15 -0500 (EST) From: Mike Wade <mwade@cdc.net> To: Brian Reichert <reichert@numachi.com> Cc: freebsd-hackers@freebsd.org Subject: Re: good book or other source about socket programming Message-ID: <Pine.BSF.4.21.0102241527270.72294-100000@net-ninja.com> In-Reply-To: <20010224143029.B368@numachi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 24 Feb 2001, Brian Reichert wrote: > On Sat, Feb 24, 2001 at 08:17:03PM +0100, Alexander Langer wrote: > > Thus spake Marco van de Voort (marcov@stack.nl): > > After that you probably want to read some kqueue documents, which is > > FreeBSD specific, but shall be quite fast (faster than select/poll) > > Other than the manpage, what documents about kqueue are there? > > (never even noticed this facility, until your message pointed it out...) This link will be of some help for kqueue (and other I/O methods): http://www.kegel.com/c10k.html Also Ronald F. Guilmette's example kqueue echo server: http://www.monkeys.com/kqueue/echo.c --- Mike Wade (mwade@cdc.net) Chief Technical Officer CDC Internet, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102241527270.72294-100000>