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: Problems with the url package on w32? Date: Wed, 20 Dec 2006 12:05:18 +0100 Message-ID: References: <871wnnclkz.fsf@freemail.hu> <87lkltztzy.fsf@freemail.hu> <871wniv89d.fsf@freemail.hu> <87wt5825wh.fsf@freemail.hu> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166612747 8345 80.91.229.10 (20 Dec 2006 11:05:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 11:05:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 20 12:05:45 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GwzGW-0007QM-Nv for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 12:05:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwzGW-0003Dy-AZ for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 06:05:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GwzGE-0003Dh-D0 for emacs-devel@gnu.org; Wed, 20 Dec 2006 06:05:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GwzGC-0003B6-Ki for emacs-devel@gnu.org; Wed, 20 Dec 2006 06:05:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GwzGC-0003Al-Cp for emacs-devel@gnu.org; Wed, 20 Dec 2006 06:05:20 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GwzGB-0006T3-LB for emacs-devel@gnu.org; Wed, 20 Dec 2006 06:05:20 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id D5C0CFAC069; Wed, 20 Dec 2006 12:05:18 +0100 (CET) Original-To: "Juanma Barranquero" In-Reply-To: (Juanma Barranquero's message of "Wed\, 20 Dec 2006 00\:13\:25 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (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:63985 Archived-At: "Juanma Barranquero" writes: > On 12/19/06, Kim F. Storm wrote: > >> Would someone please check if this patch gives "good" results on Windows, >> that is, make >> (featurep 'make-network-process '(:nowait t)) >> return nil > > Yes. Thank you. I have installed it now. Actually, no other system defines BROKEN_NON_BLOCKING_CONNECT, but it seems that I must have expected problems when I wrote the non-blocking code, and thus added that option to disable it easily. Too bad nobody cared to make non-blocking connects work on Windows before the release ... -- Kim F. Storm http://www.cua.dk