Age | Commit message (Expand) | Author |
---|---|---|
2010-11-21 | more extern "C" declarations for C++ compiles | Ryan Tecco |
2010-11-15 | Explicitly initialize struct fields to NULL | Pieter Noordhuis |
2010-11-02 | Change error reporting to have an explicit type | Pieter Noordhuis |
2010-11-01 | Change prototype of async reply callback | Pieter Noordhuis |
2010-11-01 | Make error ptr accessible from async context | Pieter Noordhuis |
2010-11-01 | Add support to lazily disconnect an asynchronous connection | Pieter Noordhuis |
2010-10-31 | Extracted code to support callbacks in an asynchronous context | Pieter Noordhuis |