proxygen
folly::netops::PollDescriptor Struct Reference

#include <NetOps.h>

Public Attributes

NetworkSocket fd
 
int16_t events
 
int16_t revents
 

Detailed Description

Definition at line 128 of file NetOps.h.

Member Data Documentation

int16_t folly::netops::PollDescriptor::events

Definition at line 130 of file NetOps.h.

NetworkSocket folly::netops::PollDescriptor::fd

Definition at line 129 of file NetOps.h.

int16_t folly::netops::PollDescriptor::revents

Definition at line 131 of file NetOps.h.


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