#include "tunala.h"
Go to the source code of this file.
Classes | |
struct | _tunala_item_t |
struct | _select_sets_t |
struct | _tunala_selector_t |
struct | _tunala_world_t |
Macros | |
#define | SEL_EXCEPTS 0x00 |
#define | SEL_READS 0x01 |
#define | SEL_SENDS 0x02 |
Typedefs | |
typedef struct _tunala_item_t | tunala_item_t |
typedef struct _select_sets_t | select_sets_t |
typedef struct _tunala_selector_t | tunala_selector_t |
typedef struct _tunala_world_t | tunala_world_t |
Functions | |
int | main (int argc, char *argv[]) |
typedef struct _select_sets_t select_sets_t |
typedef struct _tunala_item_t tunala_item_t |
typedef struct _tunala_selector_t tunala_selector_t |
typedef struct _tunala_world_t tunala_world_t |