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: socket.c Date: Sun, 1 Feb 2004 21:22:28 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <5B00101A-54F4-11D8-969F-000A95C37894@lurchi.franken.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1075667171 5942 80.91.224.253 (1 Feb 2004 20:26:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2004 20:26:11 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Feb 01 21:26:01 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnOAL-00022h-00 for ; Sun, 01 Feb 2004 21:26:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnOA0-0007Yz-Ey for guile-devel@m.gmane.org; Sun, 01 Feb 2004 15:25:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AnO9d-0007Y8-6J for guile-devel@gnu.org; Sun, 01 Feb 2004 15:25:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnO94-0006pi-Sj for guile-devel@gnu.org; Sun, 01 Feb 2004 15:25:13 -0500 Original-Received: from [193.175.24.27] (helo=mail-n.franken.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AnO94-0006kk-DV for guile-devel@gnu.org; Sun, 01 Feb 2004 15:24:42 -0500 Original-Received: from [10.0.1.3] (p5089DE35.dip.t-dialin.net [80.137.222.53]) by mail-n.franken.de (Postfix) with ESMTP id E223024628 for ; Sun, 1 Feb 2004 21:23:41 +0100 (CET) Original-To: guile-devel@gnu.org X-Mailer: Apple Mail (2.612) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 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:3335 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3335 Dear all, I would like to extend socket.c such that guile supports also SCTP. If I submit patches against the 1.6.4 version is it possible that the changes are included in the 1.6.5 release? Or should I submit patches against the CVS version? Is it still possible to include the changes into 1.6.5? Best regards Michael _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel