PostgreSQL Source Code  git master
ClientSocket Struct Reference

#include <libpq-be.h>

Data Fields

pgsocket sock
 
SockAddr raddr
 

Detailed Description

Definition at line 236 of file libpq-be.h.

Field Documentation

◆ raddr

SockAddr ClientSocket::raddr

Definition at line 239 of file libpq-be.h.

Referenced by AcceptConnection(), and pq_init().

◆ sock

pgsocket ClientSocket::sock

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