kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] kgio 2.9.0 - cleanups, bug fixes, minor improvements
@ 2014-02-04  3:12 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2014-02-04  3:12 UTC (permalink / raw)
  To: kgio

Changes:

This adds a new kgio_syssend method for Ruby 1.9+ which behaves
like BasicSocket#send, but will not raise exceptions on EAGAIN.

Eric Wong (12):
      test_poll: remove race prone test_poll_EINTR_changed test
      tryopen: remove RARRAY_PTR usage in init
      read_write: remove the rest of RARRAY_PTR usage
      my_writev: stylistic fixes
      Rakefile: kill raa_update task
      avoid downsizing casts
      connect: constify RSTRING-related things
      set RSTRING_MODIFIED where appropriate for Rubinius
      split read_write.c into {read,write,writev}.c
      add kgio_syssend method to wrap send(2)
      write: correct check for various blocking regions
      tryopen: additional debug information for bad Errno values

Hleb Valoshka (1):
      Don't use deprecated api

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

-- 
Eric Wong


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-04  3:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-04  3:12 [ANN] kgio 2.9.0 - cleanups, bug fixes, minor improvements Eric Wong

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).