From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.204.72.79 with SMTP id l15cs1004310bkj; Tue, 18 Aug 2009 07:17:54 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.100.200.15 as permitted sender) client-ip=10.100.200.15; Authentication-Results: mr.google.com; spf=pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.100.200.15 as permitted sender) smtp.mail=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com; dkim=pass header.i=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com Received: from mr.google.com ([10.100.200.15]) by 10.100.200.15 with SMTP id x15mr10831772anf.12.1250605073034 (num_hops = 1); Tue, 18 Aug 2009 07:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :mime-version:content-type:received:date:x-ip:user-agent :x-http-useragent:message-id:subject:from:to:x-google-approved :reply-to:sender:precedence:x-google-loop:mailing-list:list-id :list-post:list-help:list-unsubscribe:x-beenthere-env:x-beenthere; bh=SL3V0TzE5sPKptqBIZeHioiLtHXY/7BBUCKA3OO45lA=; b=6ks16KXzqFfFE/85rTmAWs5zjsd89hCyE7FuI+h0o6Gr2XOLnfvkfhirGkYJNZPrWF stsDse3iSGqbNlnDoaZaykRC2Z1W36FqXEWoDR3NuziF7PllqePwyUyTQ5X0cMdi3Fbf yhgQ11lBGKb5oHgfwXwAGWcUPNBTkj3XYfa6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:mime-version:content-type:date:x-ip :user-agent:x-http-useragent:message-id:subject:from:to :x-google-approved:reply-to:sender:precedence:x-google-loop :mailing-list:list-id:list-post:list-help:list-unsubscribe :x-beenthere-env:x-beenthere; b=nJbmBzsdyVbO0FUTfKk11c47sPSZygC89KVcGA99dFU/cieQfTQSc7E6uCmJhA1+aR 6YKpExEPEr6RV2QCK8LcUW5z69ssbYm9Ii1NrbLpCov1VHAz9Uywmx7i1oImexaYvYuD kjXuebkTpHO27u4Dadu7alGoTtshr2ei4ShVs= Received: by 10.100.200.15 with SMTP id x15mr1670400anf.12.1250605072867; Tue, 18 Aug 2009 07:17:52 -0700 (PDT) Received: by 10.176.46.2 with SMTP id t2gr1599yqt.0; Tue, 18 Aug 2009 07:17:46 -0700 (PDT) X-Sender: atambellini@gmail.com X-Apparently-To: rack-devel@googlegroups.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Received: by 10.101.88.11 with SMTP id q11mr578985anl.29.1250603180019; Tue, 18 Aug 2009 06:46:20 -0700 (PDT) Date: Tue, 18 Aug 2009 06:46:19 -0700 (PDT) X-IP: 206.210.75.84 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe) Message-ID: <3b41c1ab-33fb-4089-898f-b54468fa0267@r33g2000vbp.googlegroups.com> Subject: ctrl c mongrel windows handler patch From: Alex To: Rack Development X-Google-Approved: kenneth.kalmer@gmail.com via web at 2009-08-18 14:17:44 Reply-To: rack-devel@googlegroups.com Sender: rack-devel@googlegroups.com Precedence: bulk X-Google-Loop: groups Mailing-List: list rack-devel@googlegroups.com; contact rack-devel+owner@googlegroups.com List-Id: List-Post: List-Help: List-Unsubscribe: , X-BeenThere-Env: rack-devel@googlegroups.com X-BeenThere: rack-devel@googlegroups.com Here is a patch someone submitted to rails fixing the ctrl c bug for mongrel on windows: https://rails.lighthouseapp.com/projects/8994/tickets/2088-mongrel-not-being-stopped-with-ctrl-c-under-windows