messages from 2011-11-15 21:01:45 to 2014-02-05 07:57:09 UTC [more...]
[PATCH 0/2] Ruby 1.8 fixes
2014-02-05 7:56 UTC (3+ messages)
` [PATCH 1/2] only define and test kgio_syssend on 1.9+
` [PATCH 2/2] various 1.8.7 fixes
kgio 2.9.0 installation fails on ruby 1.8.7
2014-02-05 7:49 UTC (2+ messages)
[ANN] kgio 2.9.0 - cleanups, bug fixes, minor improvements
2014-02-04 3:12 UTC
kgio_ext.so: [BUG] constant not a symbol or string
2014-02-04 3:04 UTC (5+ messages)
[PATCH] add kgio_syssend method to wrap send(2)
2014-02-04 1:42 UTC
[PATCH] avoid downsizing casts
2014-01-20 21:23 UTC
[PATCH] Don't use deprecated api
2014-01-20 21:12 UTC (9+ messages)
ArgumentError initializing TCPSocket subclass
2013-12-09 22:58 UTC (2+ messages)
[PATCH 1/3] tryopen: remove RARRAY_PTR usage in init
2013-09-26 3:02 UTC (7+ messages)
` [PATCH 2/3] read_write: remove the rest of RARRAY_PTR usage
` [PATCH 3/3] my_writev: stylistic fixes
[PATCH 1/3] tryopen: remove RARRAY_PTR usage in init
2013-09-25 19:42 UTC (3+ messages)
` [PATCH 2/3] read_write: remove the rest of RARRAY_PTR usage
` [PATCH 3/3] my_writev: stylistic fixes
Test failure caused by commit 377028d99
2013-09-25 17:46 UTC (9+ messages)
[PATCH] Remove Scope IDs from IPv6 addresses
2013-09-12 13:31 UTC
[ANN] kgio 2.8.1 - minor improvements and test fixes
2013-09-11 0:29 UTC
[PATCH] Remove Scope IDs from IPv6 addresses
2013-09-10 18:37 UTC (3+ messages)
version 2.8.1
2013-09-09 19:21 UTC (3+ messages)
[PATCH] Close tempfile and unlink it immediately
2013-09-07 22:51 UTC (3+ messages)
Concurrency issue in TestKgioUnixConnect?
2013-09-06 8:56 UTC (13+ messages)
[PATCH] Create own directory for every unix socket in unit tests
2013-09-04 17:33 UTC (2+ messages)
test fixes pushed to master on kgio.git
2013-09-04 0:12 UTC
[PATCH 0/2] minor tweaks for potentially buggy platforms
2013-08-16 2:15 UTC (4+ messages)
` [PATCH 1/2] check syscall returns against < 0 instead of == -1
` [PATCH 2/2] accept: more informative exception on unknown family
[ANN] kgio 2.8.0 - TCP Fast Open, writev/trywritev
2013-01-18 11:08 UTC
what's cooking in kgio.git
2013-01-17 21:51 UTC (3+ messages)
` [PATCH] implement TCP Fast Open support (client + server)
[PATCH] accept: do not set blocking if non-blocking is set
2012-12-30 12:03 UTC
Proplems building on Ubuntu 12.10 server 64bit
2012-11-22 0:02 UTC (4+ messages)
version 2.7.3 crashes on sparc under ruby1.9
2012-08-10 20:32 UTC (3+ messages)
[PATCH 0/3] test fixes for GNU/kFreeBSD (and possibly other *BSDs)
2012-07-11 22:34 UTC (4+ messages)
` [PATCH 1/3] test_poll: skip signal torture on Debian GNU/kfreebsd
` [PATCH 2/3] test/lib_read_write: wait for readability before tryread
` [PATCH 3/3] test workaround for platforms with unreliable signals
[PATCH 1/3] Fix UnixClientReadServerWrite test class name
2012-06-01 19:20 UTC (19+ messages)
` [PATCH 2/3] use rb_str_subseq for tail string on write
` [PATCH 3/3] add `#kgio_writev` and `#kgio_trywritev`
` "
` [PATCH] "
[PATCH] tryopen: avoid ambiguous name for subst function
2012-05-31 22:25 UTC
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).