From owner-freebsd-net Mon Jul 22 2: 9:22 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3BA937B400; Mon, 22 Jul 2002 02:09:17 -0700 (PDT) Received: from kirk.rvdp.org (node147c0.a2000.nl [24.132.71.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D6A343E5E; Mon, 22 Jul 2002 02:09:16 -0700 (PDT) (envelope-from rvdp@kirk.rvdp.org) Received: (from rvdp@localhost) by kirk.rvdp.org (8.11.6/8.11.6) id g6M98sj03174; Mon, 22 Jul 2002 11:08:54 +0200 (CEST) Date: Mon, 22 Jul 2002 11:08:54 +0200 From: Ronald van der Pol To: Wolfram Schneider Cc: Sulaiman Khan , wosch@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: BSD Sockets API Message-ID: <20020722090854.GA2497@rvdp.org> References: <20020718103746.19792.qmail@web13106.mail.yahoo.com> <20020718125933.B63@freno.cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020718125933.B63@freno.cs.tu-berlin.de> User-Agent: Mutt/1.4i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jul 18, 2002 at 12:59:34 +0200, Wolfram Schneider wrote: > please read: > > http://www.freebsd.org/cgi/man.cgi?socket > http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/sockets.html And: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ipv6.html and especially: http://www.usenix.org/publications/library/proceedings/\ usenix2000/freenix/metzprotocol.html Write your programs address family independent, so your programs run with both IPv4 and IPv6 transport. rvdp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message