NCBI C++ ToolKit
Public Attributes | List of all members
pollfd Struct Reference

Search Toolkit Book for pollfd

#include <dbapi/driver/ftds100/freetds/replacements/poll.h>

Public Attributes

int fd
 
short events
 
short revents
 

Detailed Description

Definition at line 52 of file poll.h.

Member Data Documentation

◆ events

short pollfd::events

Definition at line 54 of file poll.h.

Referenced by s_PeekStdin(), tds_open_socket(), tds_poll(), and tds_select().

◆ fd

int pollfd::fd

◆ revents

short pollfd::revents

Definition at line 55 of file poll.h.

Referenced by CCgiContext::GetStreamStatus(), tds_open_socket(), tds_poll(), and tds_select().


The documentation for this struct was generated from the following file:
Modified on Wed Jun 12 11:19:05 2024 by modify_doxy.py rev. 669887