MHD_Pollfd Struct Reference

#include <internal.h>


Data Fields

int fd
enum MHD_PollActions events


Detailed Description

Socket descriptor and events we care about.

Definition at line 105 of file internal.h.


Field Documentation

enum MHD_PollActions MHD_Pollfd::events

Which events do we care about for this socket?

Definition at line 115 of file internal.h.

Referenced by MHD_connection_get_fdset(), and MHD_connection_get_pollfd().

int MHD_Pollfd::fd

Socket descriptor.

Definition at line 110 of file internal.h.

Referenced by MHD_connection_get_fdset(), and MHD_connection_get_pollfd().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 27 17:59:06 2012 for GNU libmicrohttpd by  doxygen 1.4.7