_____________________________________________________________________________
/ / Index / Goinfre / Resume / Links / Contact / Sitemap / .: v0.6.1.0 |^|
|\__/-------+ +--------+-------+---------+---------+-----------------+#|
| 1| /goinfre/libs/libevent/libevent.h |#|
| 2| ========================================== |#|
| 3| |#|
| 4| [ raw ] [ download ] |#|
| 5| ` `` ````````````````````` |#|
| 6| |#|
| 7| /** |#|
| 8| * libevent/libevent.h |#|
| 9| * |#|
| 10| * Copyright (c) Manfred Touron 2008 |#|
| 11| */ |#|
| 12| |#|
| 13| #ifndef LIBEVENT_H |#|
| 14| # define LIBEVENT_H |#|
| 15| |#|
| 16| # include <stdarg.h> |#|
| 17| # include <string.h> |#|
| 18| |#|
| 19| # include <libmlutil/valist.h> |#|
| 20| |#|
| 21| # include "common.h" |#|
| 22| |#|
| 23| extern event event_new(const char *); | |
| 24| extern void event_debug(const char *); | |
| 25| extern void events_debug(void); | |
| 26| extern int event_e_debug(void *); | |
| 27| extern event event_find(const char *); | |
| 28| extern int event_callback_exists(event, cllbck); | |
| 29| extern int event_call(const char *, CLLBCK_ARGS); | |
| 30| | |
| 31| #endif /* !LIBEVENT_H */ | |
| 32| | |
+---+ | |
\_ \______ mo5.so - normal - 1337.so - rev.so - video_r.so +---------------+ |
|__ \_____ plain.so - color.so - comment.so / moul 2008 (c) |V|
\-----\______\________________________________________/-----------------+-+