kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: [ANN] kgio-monkey 0.4.0 - minor updates and improvements
Date: Sun, 29 Apr 2012 06:21:52 +0000	[thread overview]
Message-ID: <20120429062152.GA26137@dcvr.yhbt.net> (raw)
In-Reply-To: <20120429062152.GA26137@dcvr.yhbt.net>

Wraps OpenSSL to provide {kgio-compatible}[http://bogomips.org/kgio/]
kgio_trywrite and kgio_tryread IO methods to Kgio::SSL wrapper objects.

* http://bogomips.org/kgio-monkey/
* kgio@librelist.org
* git://bogomips.org/kgio-monkey.git
* http://bogomips.org/kgio-monkey/NEWS.atom.xml

Changes:

Do not consider this release (or previous releases) of
kgio-monkey remotely production-ready.  It has not been
reviewed by anybody with any security/crypto background.

* shutdown() is now called before close() after the
  SSL shutdown sequence.  This prevents forked processes
  from holding onto a TCP connection.

* various test fixes for OpenSSL 1.0.0

* documentation updates and fixes (thanks to Iñaki Baz Castillo)

* Errno::ETIMEDOUT exceptions are now raised without a backtrace

* kgio_trysendfile() now uses pread() instead of mmap() when
  emulating sendfile(), this avoids the possibility of SIGBUS
  if an mmap()-ed file is truncated.

-- 
Eric Wong

           reply	other threads:[~2012-04-29  6:22 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20120429062152.GA26137@dcvr.yhbt.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120429062152.GA26137@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).