Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 20:17:03 +0100
From:      alex@big.endian.de (Alexander Langer)
To:        Marco van de Voort <marcov@stack.nl>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: good book or other source about socket programming
Message-ID:  <20010224201703.A28069@cichlids.cichlids.com>
In-Reply-To: <3A9813E2.1618.8F6F17@localhost>; from marcov@stack.nl on Sat, Feb 24, 2001 at 08:04:50PM %2B0100
References:  <3A9813E2.1618.8F6F17@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Marco van de Voort (marcov@stack.nl):

> I'm searching for a good book (or site/tutorial) about Unix socket 
> programming, preferably FreeBSD specific. 

Socket programming shouldn't be FreeBSD specific.
Unix Network Programming Vol.1 by W. Richard Stevens is a good choice.

After that you probably want to read some kqueue documents, which is
FreeBSD specific, but shall be quite fast (faster than select/poll)

Alex

-- 
cat: /home/alex/.sig: No such file or directory

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?20010224201703.A28069>