emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 100% CPU on TCP servers (on Windoze).


From: Juanma Barranquero
Subject: Re: 100% CPU on TCP servers (on Windoze).
Date: Sat, 15 Jul 2006 17:24:30 +0200

On 7/15/06, Stefan Monnier <address@hidden> wrote:

That's for local connections.  If you want to allow remote connections, of
course you'll use a TCP socket either way (maybe additionally to a unix
socket).
I see no problem here.

Uh? Are you proposing that the server can use simultaneously a Unix
socket for local connections and a TCP socket for remote ones? Or
(what I thought) that the server be configurable to use either Unix
sockets (which would naturally limit the connections to local ones) or
TCP sockets?

--
                   /L/e/k/t/u




reply via email to

[Prev in Thread] Current Thread [Next in Thread]