GNU libmicrohttpd 0.9.5
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 84 of file internal.h.


Field Documentation

Which events do we care about for this socket?

Definition at line 94 of file internal.h.

Referenced by MHD_connection_get_fdset(), MHD_connection_get_pollfd(), and MHD_handle_connection().

Socket descriptor.

Definition at line 89 of file internal.h.

Referenced by MHD_connection_get_fdset(), MHD_connection_get_pollfd(), and MHD_handle_connection().


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