OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Macros | Typedefs | Functions
tunala.c File Reference
#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[])
 

Macro Definition Documentation

#define SEL_EXCEPTS   0x00

Definition at line 851 of file tunala.c.

#define SEL_READS   0x01

Definition at line 852 of file tunala.c.

#define SEL_SENDS   0x02

Definition at line 853 of file tunala.c.

Typedef Documentation

typedef struct _select_sets_t select_sets_t
typedef struct _tunala_item_t tunala_item_t

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 288 of file tunala.c.