diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-29 20:54:24 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-08-29 20:54:24 +0000 |
| commit | 62cc58a2589b136176d4bb49ba19cab7fa76f8f8 (patch) | |
| tree | 0173f0c2ee6b78d2a98b09109a089468bb4824dd /doc | |
| parent | a83de08e41f91f878e5bf975cd0e30d23b4dda16 (diff) | |
| download | skalibs-62cc58a2589b136176d4bb49ba19cab7fa76f8f8.tar.gz | |
Add socket_tcpdelay
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e9d30cd..1536a04 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,8 @@ <li> Support for shared libraries on MacOS </li> <li> New <tt>skalibs/prog.h</tt> header, for PROG modifications </li> <li> New functions: <tt>crc32c</tt>, <tt>symlink_at</tt>, <tt>mkdirp</tt>, -<tt>atomic_symlink4</tt>, <tt>mkdirp2</tt>, <tt>mkntemp</tt>, <tt>qsortr</tt>, <tt>env_dump4</tt> </li> +<tt>atomic_symlink4</tt>, <tt>mkdirp2</tt>, <tt>mkntemp</tt>, <tt>qsortr</tt>, +<tt>env_dump4</tt>, <tt>socket_tcpdelay</tt> </li> </ul> <h2> in 2.14.4.0 </h2> |
