PostgreSQL Source Code  git master
socket_set Struct Reference

Data Fields

int maxfd
 
fd_set fds
 

Detailed Description

Definition at line 108 of file pgbench.c.

Field Documentation

◆ fds

fd_set socket_set::fds

Definition at line 111 of file pgbench.c.

◆ maxfd

int socket_set::maxfd

Definition at line 110 of file pgbench.c.


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