aboutsummaryrefslogtreecommitdiff
path: root/ext/async/sqlite3async.h
Commit message (Expand)AuthorAge
* Omit the antiquated and long-unsupport async extension since it has beendrh2024-10-28
* Extend the refactoring into extensions. Clean up stray newlines.drh2020-06-19
* Spelling and header fixes for the async extension.mistachkin2012-12-07
* Add conditional 'extern "C"' block to sqlite3async.h. Ticket #3866. (CVS 6662)danielk19772009-05-21
* Improve comments and documentation of the asynchronous IO VFS module. (CVS 6543)danielk19772009-04-24
* Move the asynchronous IO code from src/test_async.c to ext/async/. Refactor i...danielk19772009-04-23