summaryrefslogtreecommitdiff
path: root/adapters/ae.h
AgeCommit message (Collapse)Author
2010-12-29Scope event library related data and hooks to a structPieter Noordhuis
2010-12-01Use extra field for adapter-specific dataPieter Noordhuis
This makes sure that the "data" field on the asynchronous context can be used for user-specific data.
2010-12-01Add adapter for the Redis-bundled ae event libraryPieter Noordhuis