From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: doc getsockopt, setsockopt Date: Mon, 03 Oct 2005 11:10:16 +1000 Message-ID: <87k6gv8kxz.fsf@zip.com.au> References: <87k6h0g9qd.fsf@zip.com.au> <87k6gyi29b.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128303480 2725 80.91.229.2 (3 Oct 2005 01:38:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 01:38:00 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 03 03:37:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMFGS-0002Dw-2o for guile-devel@m.gmane.org; Mon, 03 Oct 2005 03:37:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMFGR-0003gi-DV for guile-devel@m.gmane.org; Sun, 02 Oct 2005 21:37:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EMFFE-0002xR-FN for guile-devel@gnu.org; Sun, 02 Oct 2005 21:35:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EMFCs-0002UG-Qo for guile-devel@gnu.org; Sun, 02 Oct 2005 21:33:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMFCo-0002Ni-Np for guile-devel@gnu.org; Sun, 02 Oct 2005 21:33:26 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EMEql-0003nA-6I for guile-devel@gnu.org; Sun, 02 Oct 2005 21:10:39 -0400 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j931AZH1015230; Mon, 3 Oct 2005 11:10:35 +1000 Original-Received: from localhost (ppp2C84.dyn.pacific.net.au [61.8.44.132]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j931ANlu012331; Mon, 3 Oct 2005 11:10:34 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1EMEqO-0000ZJ-00; Mon, 03 Oct 2005 11:10:16 +1000 Original-To: Greg Troxel Mail-Copies-To: never In-Reply-To: (Greg Troxel's message of "02 Oct 2005 19:09:03 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5252 Archived-At: Greg Troxel writes: > > so it's host order, like all the other calls. Docs for bind, > connect and send don't mention this though. There's a note in "Network Address Conversion" where ipv4 addrs are described. Hopefully a cross reference to it is enough, unless there's something especially zany happening. About IP_ADD_MEMBERSHIP: In linux I see there's a separate imr_ifindex in struct ip_mreqn for an interface index. Do you need/want to do anything with that? (I've never used this stuff, so I've got no idea if it's good for anything or what it should look like.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel