PostgreSQL Source Code
git master
|
#include <pqcomm.h>
Data Fields | |
int | family |
SockAddr | addr |
SockAddr AddrInfo::addr |
Definition at line 39 of file pqcomm.h.
Referenced by PQconnectPoll(), and store_conn_addrinfo().
int AddrInfo::family |
Definition at line 38 of file pqcomm.h.
Referenced by PQconnectPoll(), and store_conn_addrinfo().