Christopher Kohlhoff
1afbc5c12b
Update copyright notices.
2025-03-04 22:57:26 +11:00
Christopher Kohlhoff
c83ee18458
Clean up spurious white space.
2024-06-27 23:01:17 +10:00
Christopher Kohlhoff
561e752d92
Update examples to use deferred as the default.
2024-06-26 22:42:54 +10:00
Christopher Kohlhoff
c36d3ef338
Update copyright notices.
2024-03-05 07:51:17 +11:00
Christopher Kohlhoff
28ff1e7c2b
Fix example file header comment.
2023-08-02 23:52:50 +10:00
Christopher Kohlhoff
2ca27525ba
Add examples showing how to use channels for mutual exclusion.
2023-08-01 22:04:28 +10:00
Christopher Kohlhoff
35e93e4e90
Update copyright notices.
2023-03-01 23:03:03 +11:00
Christopher Kohlhoff
316250e5be
Don't use deprecated conversion to endpoint.
2022-11-01 11:00:15 +11:00
Christopher Kohlhoff
a312a46715
Move as_tuple to the asio namespace.
...
This is no longer an experimental facility. The names as_tuple and
as_tuple_t have been temporarily retained as deprecated entities under
the asio::experimental namespace, for backwards compatibility.
2022-06-30 00:43:16 +10:00
Christopher Kohlhoff
ff58013a23
Update copyright notices.
2022-03-02 21:23:52 +11:00
Christopher Kohlhoff
b428c745b9
Add channel-based proxy example.
2021-11-17 08:37:08 +11:00