Go to file
Christopher Kohlhoff ef0c424b00 Prevent blocking.always from being used with strand<>.
Previously, calling `require(E, blocking.always)` on a strand E compiled
but produced incorrect behaviour. Now, `require(E, blocking.always)`
will no longer compile. Furthermore, when used with an always-blocking
inner executor, the strand will report its blocking property as
blocking.possibly.
2021-04-06 12:58:34 +10:00
.github/workflows Add clang 3.8 builds. 2020-12-29 18:36:06 +11:00
asio Prevent blocking.always from being used with strand<>. 2021-04-06 12:58:34 +10:00
.appveyor.yml Add MinGW builds to appveyor. 2020-07-22 16:11:02 +10:00
.cirrus.yml Test on FreeBSD 12.2. 2021-02-24 22:54:52 +11:00
.gitignore Ignore scratch source files and symlinked boost. 2014-04-28 12:51:01 +10:00