Skip to content
New MINOR release 00.28.00

Changes since 00.27.01:

- fixed mixing of readAsync() with other types of read
- removed conceptually not working move constructor/move assignment of TransferFuture, and replaced it with a reset() function.

- improved tests for readAsync
- improved documentation

- added utility function to print a stack trace with demanged C++ names - usefull for debugging but normally not used.