goinfre/libs/libevent/common.h

goinfre/libs/libevent/common.h

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