summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 34333c0..04a406b 100644
--- a/index.html
+++ b/index.html
@@ -166,11 +166,11 @@
<div class="col-sm-4">
<div class="news">
- <h3>socket_wrapper 1.1.4</h3>
+ <h3>socket_wrapper 1.1.5</h3>
<div class="news-text">
<p>
- <span style="font-size: small;">2015-02-25</span><br />
- A new version of socket_wrapper has been released to fix sendmsg()/recvmsg() issues and make the MTU configurable.
+ <span style="font-size: small;">2015-10-15</span><br />
+ A new version of socket_wrapper has been released to support TCP_NODELAY in getsockopt()/setockopt().
</p>
<p><a href="socket_wrapper.html">read more</a></p>
</div>