| Merge pull request #46 from mignick/0.9-devel |
|
More...
|
over 14 years ago
|
| fixed shutdown call for sync and async connections removed close call - socket will be closed automatically whet out of scoup |
|
More...
|
over 14 years ago
|
| Merged pull request #38 from vusak/async_server_run_stop_concurrency_0.9-devel. |
|
More...
|
almost 15 years ago
|
| Merge branch 'async_server_run_stop_concurrency' of [email protected]:vusak/cpp-netlib.git into async_server_run_stop_concurrency_0.9-devel |
|
More...
|
almost 15 years ago
|
| Fixed behaviour of async_server when calling run/stop from multiple thread simultaneously. Added tests for different sequences of calling run/stop on async_server. |
|
More...
|
almost 15 years ago
|
| Fixes #42 : Use BOOST_NETWORK_HTTP_CLIENT_DEFAULT_TAG, default to HTTP 1.1. |
|
More...
|
almost 15 years ago
|
| Fixes #43 : Adding documentation for BOOST_NETWORK_HTTP_CLIENT_DEFAULT_TAG. |
|
More...
|
almost 15 years ago
|
| Fixes #42 : Defaulting to Asynchronous Client. |
|
More...
|
almost 15 years ago
|
| Fixes #41 : Use Boost.Parameter in HTTP Client API member functions. |
|
More...
|
almost 15 years ago
|
| Adding settings for clang in Jamfile. |
|
More...
|
almost 15 years ago
|
| Fixes #40 : Write headers and status in one packet |
|
More...
|
almost 15 years ago
|
| Adding missing images. |
|
More...
|
almost 15 years ago
|
| Documentation updates. |
|
More...
|
almost 15 years ago
|
| Simplifying Async Server Tests. |
|
More...
|
almost 15 years ago
|
| Define BOOST_NETWORK_MESSAGE if BOOST_NETWORK_DEBUG |
|
More...
|
almost 15 years ago
|
| Use ADL to look up body wrapper in client example. |
|
More...
|
almost 15 years ago
|
| More efficient fileserver example. |
|
More...
|
almost 15 years ago
|
| Updating the Examples Jamfile. |
|
More...
|
almost 15 years ago
|
| Using acceptor::close instead of acceptor::cancel |
|
More...
|
almost 15 years ago
|
| ADL lookup for operator<< working with std::ostream |
|
More...
|
almost 15 years ago
|
| Cleaning up CSS for smaller download. |
|
More...
|
almost 15 years ago
|
| Updating copyright date, excluding http_client_tags.rst from build. |
|
More...
|
almost 15 years ago
|
| Fixing the URLs in the CSS, adding markers for sidebar lists. |
|
More...
|
almost 15 years ago
|
| Going sans-serif for the Orange release! |
|
More...
|
almost 15 years ago
|
| Adding more details to the table of contents from the Index page. |
|
More...
|
almost 15 years ago
|
| Treating the index page as the same as other pages. |
|
More...
|
almost 15 years ago
|
| Adding HTTP Server example in index page. |
|
More...
|
almost 15 years ago
|
| Adding missing semicolon. |
|
More...
|
almost 15 years ago
|
| Jamfile Fixes. |
|
More...
|
almost 15 years ago
|
| Attribution for background image. |
|
More...
|
almost 15 years ago
|