diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-07-20 12:24:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-07-20 12:24:12 +0000 |
commit | d68c3647e69cce6aaf4fd3d94e3eb33e3125b31c (patch) | |
tree | 18badf732631438ed7a6325d9634180270da6332 /doc | |
parent | e1dd693e2ac3c0fb1d42ea0e664021b4672465e6 (diff) | |
download | skalibs-d68c3647e69cce6aaf4fd3d94e3eb33e3125b31c.tar.xz |
Add ipc_timed_send
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 143983b..fd1a05f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,6 +22,7 @@ <ul> <li> More support for advanced fd callbacks in <tt>unixmessage_sender</tt> and <tt>unixconnection</tt>. </li> + <li> <tt>ipc_timed_send()</tt>. </li> </ul> <h2> in 2.3.10.0 </h2> |