From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.user Subject: Re: multicast? [patch] Date: 23 Dec 2004 15:48:28 -0500 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1103834962 2580 80.91.229.6 (23 Dec 2004 20:49:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Dec 2004 20:49:22 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Dec 23 21:49:15 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ChZtb-00037r-00 for ; Thu, 23 Dec 2004 21:49:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cha4D-0003Ky-1k for guile-user@m.gmane.org; Thu, 23 Dec 2004 16:00:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cha48-0003Kk-8R for guile-user@gnu.org; Thu, 23 Dec 2004 16:00:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cha45-0003K8-UD for guile-user@gnu.org; Thu, 23 Dec 2004 16:00:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cha45-0003Js-FJ for guile-user@gnu.org; Thu, 23 Dec 2004 16:00:05 -0500 Original-Received: from [192.1.100.210] (helo=fnord.ir.bbn.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1ChZsr-0000PI-UI for guile-user@gnu.org; Thu, 23 Dec 2004 15:48:30 -0500 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id D1D2722D4; Thu, 23 Dec 2004 15:48:28 -0500 (EST) Original-To: Marius Vollmer In-Reply-To: Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:3918 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3918 I'm not completely sure what to do with this. Adding more multicast functinoality is certainly very good and needs to happen. This is really all that's needed - joining groups and setting TTL. As a scripting language, guile should support all the normal network operations. I don't find making setsockopt fancier a bad thing. It would be cool to have a table of commands and types, but then it's more like g-wrap. -- Greg Troxel _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user