From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: 100% CPU on TCP servers (on Windoze). Date: Fri, 14 Jul 2006 16:04:25 +0200 Message-ID: References: <44B76936.4080803@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152886013 1872 80.91.229.2 (14 Jul 2006 14:06:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Jul 2006 14:06:53 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 14 16:06:48 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 1G1OJN-0004HD-7i for ged-emacs-devel@m.gmane.org; Fri, 14 Jul 2006 16:06:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1OJM-0003Iy-Pc for ged-emacs-devel@m.gmane.org; Fri, 14 Jul 2006 10:06:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1OJ8-0003HC-L9 for emacs-devel@gnu.org; Fri, 14 Jul 2006 10:06:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1OJ7-0003GC-ID for emacs-devel@gnu.org; Fri, 14 Jul 2006 10:06:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1OJ7-0003Fu-75 for emacs-devel@gnu.org; Fri, 14 Jul 2006 10:06:17 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1OL5-0006oh-EG; Fri, 14 Jul 2006 10:08:19 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 713C38A0045; Fri, 14 Jul 2006 16:06:13 +0200 (CEST) Original-To: Eli Zaretskii In-Reply-To: (Eli Zaretskii's message of "Fri, 14 Jul 2006 16:40:06 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:57011 Archived-At: Eli Zaretskii writes: > I asked Jason to comment on this, let's wait for his response. MSDN says that WSAEventSelect is in ws2_32.dll -- and that it is supported since Windows 95 (but only if you install the Windows Socket 2 update, still available a M$ support web). Do we need to care about Windows 95 which are not "up to date"? -- Kim F. Storm http://www.cua.dk