about summary refs log tree commit homepage
tag namev2.8.0 (7e634b34d32029a784129d6dff14a62be9b64d63)
tag date2013-01-18 10:52:42 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 8be5123772...
downloadkgio-2.8.0.tar.gz
kgio 2.8.0 - TCP Fast Open, writev/trywritev
TCP Fast Open in Linux 3.7 and later is now supported
in the client via Kgio::Socket#kgio_fastopen.

This release also adds the kgio_writev and
kgio_trywritev methods, thanks to funny-falcon