From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: 100% CPU on TCP servers (on Windoze). Date: Sat, 15 Jul 2006 15:54:05 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1152971665 21824 80.91.229.2 (15 Jul 2006 13:54:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jul 2006 13:54:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 15 15:54:23 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G1kb7-0004G8-2L for ged-emacs-devel@m.gmane.org; Sat, 15 Jul 2006 15:54:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1kb6-0002b8-Lc for ged-emacs-devel@m.gmane.org; Sat, 15 Jul 2006 09:54:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1kau-0002aj-VW for emacs-devel@gnu.org; Sat, 15 Jul 2006 09:54:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1kat-0002aU-FL for emacs-devel@gnu.org; Sat, 15 Jul 2006 09:54:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1kat-0002aR-AP for emacs-devel@gnu.org; Sat, 15 Jul 2006 09:54:07 -0400 Original-Received: from [66.249.92.171] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1kd7-0005OJ-30 for emacs-devel@gnu.org; Sat, 15 Jul 2006 09:56:25 -0400 Original-Received: by ug-out-1314.google.com with SMTP id u2so218181uge for ; Sat, 15 Jul 2006 06:54:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=P0Hhxce3L0peLSMuOd/2qrpVzhrrvnaaO4ZwffCiOtQj7HvlsuivbdA9lnhaAbp+DJuzNxmVBK0Or9bz9p6qD4i01cQq6RKACwQMeW5PEq7ERgm6a675baXiusJRxHFJmkpi44h6EfxFFMNbY2PbxWmHtmyBxci34YFNpMyqCeQ= Original-Received: by 10.78.167.12 with SMTP id p12mr181991hue; Sat, 15 Jul 2006 06:54:05 -0700 (PDT) Original-Received: by 10.78.198.12 with HTTP; Sat, 15 Jul 2006 06:54:05 -0700 (PDT) Original-To: "Eli Zaretskii" In-Reply-To: Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57039 Archived-At: On 7/15/06, Eli Zaretskii wrote: > Indeed. And what's more, I'd be very uneasy about letting the server > accept connections from outside my machine, so if that is ever made a > possibility, I agree with Stefan that it should be an option. The scheme I was thinking of implementing, proposed by Stefan the last time around, would force the outside machine to have access to a configuration file written by the server Emacs in order to know the authentication key. So it's a matter of having the right permissions. We're not talking about openly available TCP connections from some arbitrary machine. -- /L/e/k/t/u