Apache HTTPD
Public Attributes | List of all members
pollfd Struct Reference

#include <apr_arch_misc.h>

Public Attributes

SOCKET fd
 
SHORT events
 
SHORT revents
 

Detailed Description

Definition at line 467 of file apr_arch_misc.h.

Member Data Documentation

◆ events

SHORT pollfd::events

Definition at line 469 of file apr_arch_misc.h.

◆ fd

SOCKET pollfd::fd

Definition at line 468 of file apr_arch_misc.h.

◆ revents

SHORT pollfd::revents

Definition at line 470 of file apr_arch_misc.h.


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