Denis Blank
|
ed8310e345
|
Year and version update
|
2022-01-20 08:41:32 +01:00 |
|
Denis Blank
|
ace3317f65
|
Minor improvement
|
2021-10-22 08:03:34 +02:00 |
|
Denis Blank
|
e6f817ca7b
|
Add the void(...) asio handler overload to the use_continuable initiation token
* Makes it possible to use the initiation token with dispatch/post
* Ref #44
|
2021-10-22 07:57:20 +02:00 |
|
Denis Blank
|
8c1a79d17b
|
Update the copyright year
|
2020-04-04 23:31:20 +02:00 |
|
Denis Blank
|
ca26bbbc87
|
Remap asio::error::basic_errors::operation_aborted to a default constructed exception_t
* Add a successful wait on the asio async timer
* Closes #27
* Closes #28
|
2020-04-03 19:38:13 +02:00 |
|
Denis Blank
|
89031d932c
|
Rename cti::asio_token to cti::use_continuable
* support -> external
|
2020-04-03 17:25:52 +02:00 |
|
Christos Stratopoulos
|
1a1c7b68c6
|
Base implementation of an ASIO completion token integration
* Bump the asio version to 1.41
* Move headers that require an external dependency to include/continuable/support
* Ref #28
* Ref #27
|
2020-04-03 14:44:34 +02:00 |
|