poll_types.h File Reference

IO wait poll methods (enum, strings, related function) see io_wait.h for more details. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  poll_types {
  POLL_NONE, POLL_POLL, POLL_EPOLL_LT, POLL_EPOLL_ET,
  POLL_SIGIO_RT, POLL_SELECT, POLL_KQUEUE, POLL_DEVPOLL,
  POLL_END
}

Functions

char * check_poll_method (enum poll_types poll_method)
enum poll_types choose_poll_method (void)
enum poll_types get_poll_type (char *s)
char * poll_method_name (enum poll_types poll_method)

Variables

char * poll_method_str [POLL_END]
char * poll_support


Detailed Description

IO wait poll methods (enum, strings, related function) see io_wait.h for more details.

Definition in file poll_types.h.


Enumeration Type Documentation

enum poll_types

Enumerator:
POLL_NONE 
POLL_POLL 
POLL_EPOLL_LT 
POLL_EPOLL_ET 
POLL_SIGIO_RT 
POLL_SELECT 
POLL_KQUEUE 
POLL_DEVPOLL 
POLL_END 

Definition at line 33 of file poll_types.h.


Function Documentation

char* check_poll_method ( enum poll_types  poll_method  ) 

enum poll_types choose_poll_method ( void   ) 

enum poll_types get_poll_type ( char *  s  ) 

Referenced by main().

char* poll_method_name ( enum poll_types  poll_method  ) 


Variable Documentation

char* poll_method_str[POLL_END]

Referenced by io_watch_add(), and io_watch_del().

char* poll_support

Referenced by main(), and print_ct_constants().


Generated on Thu May 24 02:00:40 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6