From 47894f3c42814f15b9a4d6a64dd828309e066bf6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 13 Dec 2015 02:17:36 +0000 Subject: yahns 1.11.0 - more minor updates There's some minor test case fixes and documentation updates. For OpenSSL users running the Ruby 2.3.0 preview releases, we now use `exception: false' for for accept_nonblock to reduce exceptions. Non-SSL I/O still uses kgio for now. 6 changes since 1.10.0: wbuf: fix typo in bug check for sendfile gem test_wbuf: deal with proper zero-copy for Unix sockets README: clarify and update copyright year doc: document and reference sd_listen_fds(3) behavior test_server: fix race condition in hooks test openssl_client: use `exception: false' for accept_nonblock --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 2143899..608a76d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -4,7 +4,7 @@ CONSTANT = "Yahns::VERSION" RVF = "lib/yahns/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.10.0" +DEF_VER = "v1.11.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7