From 8be51237720fd18cb45188f29c717bbac0ca1964 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 Jan 2013 10:25:20 +0000 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 046cc10..6c92e29 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.7.4.GIT +DEF_VER=v2.8.0 LF=' ' -- cgit v1.2.3-24-ge0c7