summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html30
1 files changed, 14 insertions, 16 deletions
diff --git a/index.html b/index.html
index 52595c0..077edb3 100644
--- a/index.html
+++ b/index.html
@@ -187,6 +187,19 @@
<div class="col-sm-4">
<div class="news">
+ <h3>socket_wrapper 1.1.6</h3>
+ <div class="news-text">
+ <p>
+ <span style="font-size: small;">2016-03-15</span><br />
+ A new version of socket_wrapper has been released to fix recvmsg() with UDP, add a write() wrapper, allow AF_NETLINK sockets and some minor fixes.
+ </p>
+ <p><a href="socket_wrapper.html">read more</a></p>
+ </div>
+ </div>
+ </div>
+
+ <div class="col-sm-4">
+ <div class="news">
<h3>pam_wrapper 1.0.0</h3>
<div class="news-text">
<p>
@@ -211,6 +224,7 @@
</div>
</div>
+ <!--
<div class="col-sm-4">
<div class="news">
<h3>uid_wrapper 1.2.0</h3>
@@ -225,22 +239,6 @@
</div>
</div>
-
- <!--
- <div class="col-sm-4">
- <div class="news">
- <h3>socket_wrapper 1.1.5</h3>
- <div class="news-text">
- <p>
- <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>
- </div>
- </div>
-
-
<div class="col-sm-4">
<div class="news">
<h3>resolv_wrapper 1.1.3</h3>