Now that AsyncState keeps a pointer to the IOperation, rather than only keeping a callback, we can get the opaque value directly from the operation instead of extracting it from the buffer. This is both faster and cleaner.
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Now that AsyncState keeps a pointer to the IOperation, rather than only keeping a callback, we can get the opaque value directly from the operation instead of extracting it from the buffer. This is both faster and cleaner.