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: AS47066 71.19.144.0/20 X-Spam-Status: No, score=-1.9 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.io-splice.general Subject: [ANN] io_splice 4.3.0 - cleanups and compatibility fixes Date: Sat, 15 Feb 2014 10:26:28 +0000 Message-ID: <20140215102628.GA3705@dcvr.yhbt.net> References: <20140215102628.GA3705@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1392459993 32200 80.91.229.3 (15 Feb 2014 10:26:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2014 10:26:33 +0000 (UTC) To: ruby.io.splice@librelist.org Original-X-From: ruby.io.splice@librelist.org Sat Feb 15 11:26:42 2014 Return-path: Envelope-to: gclrig-ruby.io.splice@m.gmane.org In-Reply-To: <20140215102628.GA3705@dcvr.yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: ruby.io.splice@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.io-splice.general:51 Archived-At: Received: from zedshaw2.xen.prgmr.com ([71.19.156.177]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WEcSH-0002dE-Fq for gclrig-ruby.io.splice@m.gmane.org; Sat, 15 Feb 2014 11:26:41 +0100 Received: from zedshaw2.xen.prgmr.com (unknown [IPv6:::1]) by zedshaw2.xen.prgmr.com (Postfix) with ESMTP id 6291274BE4 for ; Sat, 15 Feb 2014 10:35:42 +0000 (UTC) This release fixes compatibility with Ruby trunk r44955 and onwards. There are also numerous cleanups. Note: usage of IO::Splice::WAITALL is deprecated and will be removed in 5.x along with IO::Splice.copy_stream. * http://bogomips.org/ruby_io_splice/ * ruby.io.splice@librelist.org * git://bogomips.org/ruby_io_splice.git * http://bogomips.org/ruby_io_splice/NEWS.atom.xml