fd_map Struct Reference

maps a fd to some other structure; used in almost all cases except epoll and maybe kqueue or /dev/poll More...

#include <io_wait.h>


Data Fields

void * data
int fd
fd_type type


Detailed Description

maps a fd to some other structure; used in almost all cases except epoll and maybe kqueue or /dev/poll

Definition at line 108 of file io_wait.h.


Field Documentation

void* data

Definition at line 111 of file io_wait.h.

Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().

int fd

Definition at line 109 of file io_wait.h.

Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().

Definition at line 110 of file io_wait.h.

Referenced by hash_fd_map(), io_watch_add(), and io_watch_del().


The documentation for this struct was generated from the following file:

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