3
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #46 from mignick/0.9-devel
deanberris
as Dean Michael Berris
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.
deanberris
as Dean Michael Berris
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.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Fixes #43 : Adding documentation for BOOST_NETWORK_HTTP_CLIENT_DEFAULT_TAG.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Fixes #42 : Defaulting to Asynchronous Client.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Fixes #41 : Use Boost.Parameter in HTTP Client API member functions.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Adding settings for clang in Jamfile.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Fixes #40 : Write headers and status in one packet
deanberris
as Dean Michael Berris
More... almost 15 years ago
Adding missing images.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Documentation updates.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Simplifying Async Server Tests.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Define BOOST_NETWORK_MESSAGE if BOOST_NETWORK_DEBUG
deanberris
as Dean Michael Berris
More... almost 15 years ago
Use ADL to look up body wrapper in client example.
deanberris
as Dean Michael Berris
More... almost 15 years ago
More efficient fileserver example.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Updating the Examples Jamfile.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Using acceptor::close instead of acceptor::cancel
deanberris
as Dean Michael Berris
More... almost 15 years ago
ADL lookup for operator<< working with std::ostream
deanberris
as Dean Michael Berris
More... almost 15 years ago
Cleaning up CSS for smaller download.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Updating copyright date, excluding http_client_tags.rst from build.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Fixing the URLs in the CSS, adding markers for sidebar lists.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Going sans-serif for the Orange release!
deanberris
as Dean Michael Berris
More... almost 15 years ago
Adding more details to the table of contents from the Index page.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Treating the index page as the same as other pages.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Adding HTTP Server example in index page.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Adding missing semicolon.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Jamfile Fixes.
deanberris
as Dean Michael Berris
More... almost 15 years ago
Attribution for background image.
deanberris
as Dean Michael Berris
More... almost 15 years ago