php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_pollfd Struct Reference

#include <php_network.h>

Data Fields

php_socket_t fd
 
short events
 
short revents
 

Detailed Description

Definition at line 132 of file php_network.h.

Field Documentation

◆ events

short _php_pollfd::events

Definition at line 134 of file php_network.h.

◆ fd

php_socket_t _php_pollfd::fd

Definition at line 133 of file php_network.h.

◆ revents

short _php_pollfd::revents

Definition at line 135 of file php_network.h.


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