kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
 messages from 2010-12-26 01:13:45 to 2012-05-30 13:57:20 UTC [more...]

[PATCH 1/3] Fix UnixClientReadServerWrite test class name
 2012-05-30 13:56 UTC  (2+ messages)
` [PATCH 2/3] use rb_str_subseq for tail string on write

[PATCH 1/2] add `#kgio_writev` and `#kgio_trywritev`
 2012-05-30  4:55 UTC  (6+ messages)
` [PATCH 2/2] tests for "

Error while installing kgio on windows
 2012-05-09 21:01 UTC  (2+ messages)

handling Timeout.timeout with sockets
 2012-05-03  7:10 UTC  (2+ messages)

[ANN] kgio-monkey 0.4.0 - minor updates and improvements
 2012-04-29  6:21 UTC 

[PATCH (kgio-monkey)] force SSLv3 for session cache tests
 2012-04-27  4:36 UTC 

[kgio] [PATCH] Fixed some typos in Kgio::SSLConnector documentation (by Iñaki Baz Castillo <ibc@aliax.ne t>)
 2012-04-11 20:36 UTC  (5+ messages)
` [PATCH] Fixed some typos in Kgio::SSLConnector documentation

Like OpenSSL::SSL::SSLSocket#connect_nonblock
 2012-04-10 21:55 UTC  (8+ messages)

Please allow passing local_host and local_port to Kgio::TCPSocket.start()
 2012-04-10 20:57 UTC  (3+ messages)

Using Kgio::TCPSocket.start with EventMachine (in non blocking way)
 2012-04-10 20:56 UTC  (7+ messages)

kgio_trywrite raises "Broken pipe - send (Errno::EPIPE)"
 2012-04-10 20:56 UTC  (4+ messages)

JRuby Support
 2012-04-02  0:50 UTC  (3+ messages)

[ANN] kgio 2.7.4 - more compatibility fixes
 2012-03-24  1:30 UTC 

There's no TCP_NOPUSH in Solaris 10
 2012-03-23 21:15 UTC  (13+ messages)

[ANN] kgio 2.7.3 - compatibility fixes
 2012-03-15  7:16 UTC 

kgio test_signal_close failed
 2012-03-07 10:23 UTC  (9+ messages)

kgio, autopush test fails on Debian GNU/kFreeBSD
 2012-03-05 23:47 UTC  (7+ messages)
      ` [PATCH 1/3] accept4: require SOCK_NONBLOCK/SOCK_CLOEXEC macros
      ` [PATCH 2/3] autopush: fix/enable under Debian GNU/kFreeBSD
      ` [PATCH 3/3] test: increase delta range for timing-sensitive test

Kgio Gem Error
 2012-02-14 22:40 UTC  (3+ messages)

[ANN] kgio 2.7.1 - packaging updates for older systems
 2012-01-08  3:49 UTC  (2+ messages)
` [ANN] kgio 2.7.2 - this should really support Ruby 1.8.5

Using Kgio::Socket.pair and OpenSSL::SSL::Context for a new TLS stack in EventMachine
 2011-12-22 15:57 UTC  (7+ messages)
  `  "

[ANN] kgio 2.7.0 - minor updates
 2011-12-13  6:19 UTC 

latest updates in kgio.git
 2011-11-18  2:10 UTC 

Current test failures on OpenBSD
 2011-11-16  1:56 UTC  (6+ messages)

Port kgio to work on jruby
 2011-10-13 20:26 UTC  (3+ messages)

[TAN] [ANN] Unix systems programming (in Ruby) mailing list
 2011-09-09 21:30 UTC  (2+ messages)

[ANN] kgio-monkey 0.3.0 - small improvements
 2011-08-25 21:24 UTC 

[ANN] kgio-monkey 0.2.0 - minor updates
 2011-08-10 12:30 UTC  (2+ messages)

[ANN] kgio-monkey 0.1.0 - kinder, gentler, SSL/TLS I/O for Ruby
 2011-08-05  2:37 UTC  (2+ messages)

kgio can't build native extension
 2011-08-03  7:13 UTC  (2+ messages)

Which libraries are required on Mac OSX for kgio gem installs?
 2011-07-21 22:44 UTC  (11+ messages)

[ANN] kgio 2.6.0 - minor feature update and cleanups
 2011-07-15  2:04 UTC 

[ANN] kgio-monkey - kinder, gentler, SSL/TLS I/O for Ruby
 2011-07-07  6:50 UTC 

kgio 2.5.0 failed build/install
 2011-06-25  6:32 UTC  (4+ messages)

[ANN] kgio 2.5.0 - a minor feature update
 2011-06-20 19:50 UTC 

kgio 2.5.0 release coming soon
 2011-06-18  2:13 UTC 

[ANN] kgio 2.4.2 - OpenSolaris build fix
 2011-06-14 19:16 UTC 

[PATCH] extconf: -lnsl and -lsocket checks for OpenSolaris
 2011-06-14 18:39 UTC  (3+ messages)

[ANN] kgio 2.4.0 - portability fixes and more
 2011-05-21  2:58 UTC  (2+ messages)
` [ANN] kgio 2.4.1 - really avoiding EINTR on Kgio.poll

Stance on Mac OS X support
 2011-05-06 19:45 UTC  (3+ messages)

kgio 2.4.0 coming
 2011-05-05 19:43 UTC 

Fixes for OpenBSD
 2011-05-05 19:35 UTC  (5+ messages)

[ANN] kgio 2.3.3 - minor fixes
 2011-03-15 12:21 UTC 

ERROR: Failed to build gem native extension
 2011-03-14  4:41 UTC  (3+ messages)

[ANN] kgio 2.3.2 - OpenBSD build fix
 2011-02-15 16:59 UTC 

[PATCH] Fix build on OpenBSD
 2011-02-15 16:58 UTC  (2+ messages)

[ANN] kgio 2.3.1 - compatibility fix
 2011-02-14  0:54 UTC 

[ANN] kgio 2.3.0 - MSG_PEEK and poll(2) support
 2011-02-09 10:30 UTC 

[PATCH] add support for recv() with MSG_PEEK
 2011-02-06 22:01 UTC 

[ANN] kgio 2.2.0 - kinder, gentler I/O for the Internets
 2011-02-04  3:13 UTC 

IPv6 in kgio.git
 2011-02-03  2:25 UTC 

[PATCH] preliminary implementation of "smart_nopush"
 2011-01-29  4:34 UTC 

[PATCH] preliminary implementation of "smart_nopush"
 2011-01-28  3:48 UTC 

[ANN] kgio 2.1.1 - one small Rubinius fix
 2010-12-26  2:10 UTC 

[ANN] kgio 2.1.0 - accept improvements and fixes
 2010-12-26  1:13 UTC 


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