Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd61a6f2

Browse files
committed
Updating documentation.
1 parenta387cb3 commitd61a6f2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎libs/network/doc/whats_new.rst‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
:mod:`cpp-netlib` 0.9
88
---------------------
99

10+
v0.9.4
11+
~~~~~~
12+
* Lots of URI fixes.
13+
* Fixed async_server's request handler so it doesn't make copies of the supplied handler.
14+
* Fix for issue `#73`_ regarding SSL connections ending in short read errors.
15+
* Final C++03-only release.
16+
17+
.. _`#73`:https://github.com/cpp-netlib/cpp-netlib/issues/73
18+
1019
v0.9.3
1120
~~~~~~
1221
* URI, HTTP client and HTTP server are now built as static libraries (``libcppnetlib-uri.a``, ``libcppnetlib-client-connections.a`` and ``libcppnetlib-server-parsers.a`` on Linux and ``cppnetlib-uri.lib``, ``cppnetlib-client-connections.lib`` and ``cppnetlib-server-parsers.lib`` on Windows).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp