R. Tyler Croy
|
0bf4dded31
|
Convert the rest of the async adapters contain static functions for easier linking
|
2011-06-27 12:40:59 -07:00 |
|
Pieter Noordhuis
|
eb63a565e9
|
sys/types.h is included by libevent itself
|
2011-04-21 18:11:45 +02:00 |
|
Pieter Noordhuis
|
18c55a8f1e
|
Scope event library related data and hooks to a struct
|
2010-12-29 15:41:03 +01:00 |
|
Pieter Noordhuis
|
af7369a253
|
Use extra field for adapter-specific data
This makes sure that the "data" field on the asynchronous context can be
used for user-specific data.
|
2010-12-01 16:43:24 +01:00 |
|
Ryan Tecco
|
0d925bb497
|
add explicit casts for C++ compiles - C++ disallows implicit casts from
void*
|
2010-11-21 16:26:55 -08:00 |
|
Pieter Noordhuis
|
89e0622535
|
Move libev/libevent headers to adapters directory
|
2010-11-01 10:42:32 +01:00 |
|