From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: guile --listen Date: Mon, 11 Oct 2010 23:05:20 +0200 Message-ID: References: <87d3rgh4kh.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1286830930 30900 80.91.229.12 (11 Oct 2010 21:02:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2010 21:02:10 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 11 23:02:07 2010 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P5PVQ-0007cI-CG for guile-devel@m.gmane.org; Mon, 11 Oct 2010 23:02:03 +0200 Original-Received: from localhost ([127.0.0.1]:53605 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5PVN-0000EL-TB for guile-devel@m.gmane.org; Mon, 11 Oct 2010 17:01:57 -0400 Original-Received: from [140.186.70.92] (port=35471 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5PVG-0000E6-Af for guile-devel@gnu.org; Mon, 11 Oct 2010 17:01:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5PVE-0004bS-Ve for guile-devel@gnu.org; Mon, 11 Oct 2010 17:01:49 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:51674 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5PVE-0004bO-TB; Mon, 11 Oct 2010 17:01:48 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id AAA79DDB85; Mon, 11 Oct 2010 17:01:48 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=WP2tmCYZ6awt udVOrHwnylsw9ww=; b=D5mVKBWsmhilcv5enh4EPoNcQQmCKsIS4ZIYlrDk0nNa hbx5qcNPdf9q96vUSbS2G9GfkAhEbwmfBDv9GdfDizJr3AF3e+ejxI2BcvO77FsQ sB6rXk3bixSEuN3s2fMg8iYRWrGy42MdJZzdmQB2KF6/mlEajeUwO3LQW9nufrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=W/Dce2 ZRfhm0hhT0gBIh1jvw/C8pfKNenjzgf74FOuf3SQtnsfs1PBA3s4TBxOJ0f5ByHn a57BZDTujufhDV7Eqk+BNHRaSgNyHd9wcOZ2kb47Oc4KGAEjxXzxD0ZIzbeOh72L 6OPXHLFNEQopCxWocleIpNlPJGq3ztZ4+oIq4= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 8EE51DDB81; Mon, 11 Oct 2010 17:01:46 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [79.151.216.229]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id C5CA1DDB7C; Mon, 11 Oct 2010 17:01:44 -0400 (EDT) In-Reply-To: <87d3rgh4kh.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Mon, 11 Oct 2010 22:12:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C22C7B00-D57A-11DF-91B5-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:11026 Archived-At: On Mon 11 Oct 2010 22:12, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > One thing, though: we should register this nicely chosen port number at > IANA. :-) Haha, sounds like fun :) Does it really make sense though? Since most uses are for privileged access, given the lack of auth, I wonder that it has a general use. Or is it mostly a preventative registration, to reserve that port number? A --=20 http://wingolog.org/