From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00 shortcircuit=no autolearn=unavailable version=3.3.2 X-source-folder: /home/ew/Mail/a.yhbt/2011-10.mbox.gz Return-Path: X-Original-To: normalperson@yhbt.net Received: from zedshaw.xen.prgmr.com (zedshaw.xen.prgmr.com [64.71.167.205]) by dcvr.yhbt.net (Postfix) with ESMTP id 0F3D120E39 for ; Thu, 19 May 2011 23:42:17 +0000 (UTC) Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id DF13721C9A2 for ; Thu, 19 May 2011 23:42:16 +0000 (UTC) MIME-Version: 1.0 Date: Thu, 19 May 2011 16:42:00 -0700 From: Eric Wong List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Message-Id: <20110519234200.GA2689@dcvr.yhbt.net> Precedence: list References: <20110508233019.GA2159@dcvr.yhbt.net> <20110508233019.GA2159@dcvr.yhbt.net> Sender: sleepy.penguin@librelist.org Subject: Re: [sleepy.penguin] Epoll#wait raising Errno::EINTR To: sleepy.penguin@librelist.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Eric Wong wrote: > Who here depends on Epoll#wait raising Errno::EINTR? I'm thinking > of changing this in the next major release, probably 3.0... Implemented in git://bogomips.org/sleepy_penguin.git, expect 3.0 soon. -- Eric Wong