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=-2.1 required=3.0 tests=AWL,BAYES_00, MSGID_FROM_MTA_HEADER,URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: [ANN] kgio-monkey 0.2.0 - minor updates Date: Tue, 9 Aug 2011 19:51:11 +0000 Message-ID: <20110809195111.GA20445@dcvr.yhbt.net> References: <20110809195111.GA20445@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312919483 30070 80.91.229.12 (9 Aug 2011 19:51:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 9 Aug 2011 19:51:23 +0000 (UTC) To: kgio@librelist.org Original-X-From: kgio@librelist.org Tue Aug 09 21:51:18 2011 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org In-Reply-To: <20110809195111.GA20445@dcvr.yhbt.net> List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:55 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QqsKb-0006TG-Uy for gclrkg-kgio@m.gmane.org; Tue, 09 Aug 2011 21:51:18 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 3CB7D21BD84 for ; Tue, 9 Aug 2011 19:52:20 +0000 (UTC) There are small Flipper updates and also the ability to (globally) disable OpenSSL compression with: Kgio::SSL.compression = false Flipper still lacks documentation and tests, but is reasonably usable. * http://bogomips.org/kgio-monkey/ * kgio@librelist.org * git://bogomips.org/kgio-monkey.git -- Eric Wong