From owner-freebsd-hackers Thu Nov 21 09:24:56 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA06849 for hackers-outgoing; Thu, 21 Nov 1996 09:24:56 -0800 (PST) Received: from jump.net (serv1-2.jump.net [204.238.120.20]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA06833 for ; Thu, 21 Nov 1996 09:24:48 -0800 (PST) Received: by jump.net (8.7.3/BERK-6.8.11) id LAA00409; Thu, 21 Nov 1996 11:23:07 -0600 (CST) Date: Thu, 21 Nov 1996 11:23:06 -0600 (CST) From: Lee Crites To: Bill Fenner cc: "Helio Coelho Jr. - CompuLand Informatica" , hackers@freebsd.org Subject: Re: socket.h In-Reply-To: <96Nov20.205644pst.177557@crevenia.parc.xerox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 20 Nov 1996, Bill Fenner wrote: > I'd strongly reccommend "Unix Network Programming", by Richard Stevens, as > a reference for networking programs like this. I'm *very* glad to see this reference given. I've been lurking on several of the FreeBSD lists for about a week or so (we are starting an isp company, and will be using FreeBSD as the os). I've done unix programming for about a decade, and have found Richard Stevens' books to be invaluable references. I fear many people might pass over his book(s) because of the price, opting for the cheap(est|er) ones. But a cost/usage puts them as some of the best values I have... Lee