kgio 2.8.0 - TCP Fast Open, writev/trywritevv2.8.0
commit8be51237720fd18cb45188f29c717bbac0ca1964
authorEric Wong <normalperson@yhbt.net>
Fri, 18 Jan 2013 10:25:20 +0000 (18 10:25 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 18 Jan 2013 10:52:31 +0000 (18 10:52 +0000)
tree25e9fa0a6473d1d91aa83858d8a03863209aa0f1
parent3e555a62c75406d15199fd7bdb287704e5738352
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
GIT-VERSION-GEN