From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Tuexen Newsgroups: gmane.lisp.guile.devel Subject: Re: Upcoming 1.6.5 release. Date: Mon, 9 Aug 2004 10:38:06 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <6F49B0EE-E9DF-11D8-A06C-000D932C78D8@lurchi.franken.de> References: <87ekmieu8q.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1092040779 4126 80.91.224.253 (9 Aug 2004 08:39:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Aug 2004 08:39:39 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Aug 09 10:39:25 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 1Bu5gi-0005sE-00 for ; Mon, 09 Aug 2004 10:39:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bu5kR-0007Ts-7K for guile-devel@m.gmane.org; Mon, 09 Aug 2004 04:43:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bu5kA-0007Sy-1x for guile-devel@gnu.org; Mon, 09 Aug 2004 04:42:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bu5k6-0007SR-Jj for guile-devel@gnu.org; Mon, 09 Aug 2004 04:42:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bu5k6-0007SL-Cv for guile-devel@gnu.org; Mon, 09 Aug 2004 04:42:54 -0400 Original-Received: from [193.175.24.27] (helo=ilsa.franken.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bu5fm-0007Kt-H3 for guile-devel@gnu.org; Mon, 09 Aug 2004 04:38:26 -0400 Original-Received: from [192.168.1.2] (pD9E56A06.dip.t-dialin.net [217.229.106.6]) by ilsa.franken.de (Postfix) with ESMTP id 546FB245CD; Mon, 9 Aug 2004 10:34:45 +0200 (CEST) (KNF account authenticated via SMTP-AUTH) In-Reply-To: <87ekmieu8q.fsf@trouble.defaultvalue.org> Original-To: Rob Browning X-Mailer: Apple Mail (2.618) 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3917 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3917 Dear all, I would like to know if it is possible to include in the 1.6.5 release some modifications of socket.c which are needed for basic SCTP support. This includes adding some constants (which will be #ifdefed out) if they are not available and two wrapper functions for sctp_recvmsg and sctp_sendmsg. configure.in has to be changed to look for netinet/sctp.h and libsctp. I can submit the patches during this week which are tested on FreeBSD with KAME and Redhat Linux with a 2.6.? kernel which supports SCTP. Please note that if you compile guile on a platform without SCTP support, nothing changes. Please let me know if this seems appropriate. It would be helpful for me to have this stuff included in the mail guile distribution because I use this for building SIGTRAN testers, which will be published. guile is already used as an SCTP tester (stt) available from www.sctp.de. Best regards Michael On Aug 7, 2004, at 7:24 PM, Rob Browning wrote: > > I'd like to move us toward making a new stable release soon, and so I > wanted to check with everyone and see what issues might still need to > be resolved. > > Thanks > -- > Rob Browning > rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu > GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 > 8C7E 73A4 > > > _______________________________________________ > Guile-devel mailing list > Guile-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/guile-devel > _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel