From owner-freebsd-hackers Sat Feb 24 11:17:23 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 3C9B037B401 for ; Sat, 24 Feb 2001 11:17:20 -0800 (PST) (envelope-from alex@big.endian.de) Received: from fwd00.sul.t-online.com by mailout04.sul.t-online.com with smtp id 14WkBz-00018r-00; Sat, 24 Feb 2001 20:17:19 +0100 Received: from neutron.cichlids.com (520050424122-0001@[62.158.39.71]) by fmrl00.sul.t-online.com with esmtp id 14WkBk-0g7mWOC; Sat, 24 Feb 2001 20:17:04 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 7CB30AB44; Sat, 24 Feb 2001 20:18:31 +0100 (CET) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id BFACA14A3B; Sat, 24 Feb 2001 20:17:03 +0100 (CET) Date: Sat, 24 Feb 2001 20:17:03 +0100 To: Marco van de Voort Cc: freebsd-hackers@freebsd.org Subject: Re: good book or other source about socket programming Message-ID: <20010224201703.A28069@cichlids.cichlids.com> References: <3A9813E2.1618.8F6F17@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9813E2.1618.8F6F17@localhost>; from marcov@stack.nl on Sat, Feb 24, 2001 at 08:04:50PM +0100 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) X-Sender: 520050424122-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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