On Wed Jan 25 12:19:10 2023 +0000, Piotr Caban wrote:
Do you know what this function is supposed to do? I don't really like the idea of adding such a stub without understanding it better.
The class is some kind of implementation detail of the public `cancellation_token` class, which can be used to cancel asynchronous operations. I tried to find out what it's supposed to point to but couldn't find an answer. A pointer to a `NULL` pointer seems to work for this game.