From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: rcirc: Timeout when connecting? Date: Wed, 27 Jan 2010 21:37:18 +0100 Message-ID: <7b501d5c1001271237r3b6cc3fag15c085d2c02940d5@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1264624674 23433 80.91.229.12 (27 Jan 2010 20:37:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2010 20:37:54 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 21:37:49 2010 Return-path: Envelope-to: ged-emacs-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 1NaEe5-0003eE-Fl for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 21:37:49 +0100 Original-Received: from localhost ([127.0.0.1]:51910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaEe4-0005uz-WF for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 15:37:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaEe0-0005tT-45 for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:37:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaEdv-0005rN-FQ for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:37:43 -0500 Original-Received: from [199.232.76.173] (port=38602 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaEdv-0005rI-DA for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:37:39 -0500 Original-Received: from mail-ew0-f226.google.com ([209.85.219.226]:55754) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaEdv-0006jx-2D for emacs-devel@gnu.org; Wed, 27 Jan 2010 15:37:39 -0500 Original-Received: by ewy26 with SMTP id 26so5130271ewy.8 for ; Wed, 27 Jan 2010 12:37:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=fDHoHGkGchf/V2PoUSaJBJ8QV1RgomKIcWDYfl3Sa9s=; b=rC3e4Eiw9RsobvBjroL45Hnkw5lpSnLRW00dsVtbxtVvcRao5Ekw1e3mgy6Sl2b4gg FXrcFidFKfuPVfrxoLJ3VePdSS8y6ta+ZYgLqw60IV+gWeIKubCJ24IzdSxgnCnIT8on P646x0YifjxI/LMF3ocrW2umhKupAYU92GY2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=JlZn6dmVJZwsMY7G/8KZWZ+65Cz7l/jEazQq8mPeNshMmrlCC1E/BZgEr71j4RiDBC OjYGOoaLfIkgFIskAwJeQXlU4gouzkR6zVxe0xmutPu57V5Ur5zXRNkIUIAbjj03Iaw4 U/4JFkCeAgAQSe+c3cFEAKxXADgFtmu1onKv4= Original-Received: by 10.213.61.13 with SMTP id r13mr4477119ebh.26.1264624658164; Wed, 27 Jan 2010 12:37:38 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:120525 Archived-At: Recently, on my Windows Vista machine, connecting to some servers using rcirc times out. Trying to debug this problem, I looked for a way to change the timeout limit of rcirc-connect, but to no avail. rcirc-connect: make client process failed: connection timed out, :name, irc.quakenet.org, :host, irc.quakenet.org, :service, 6667 Any ideas? -- Deniz Dogan