PostgreSQL Source Code: SockAddr Struct Reference (original) (raw)

SockAddr Struct Reference

#include <[pqcomm.h](pqcomm%5F8h%5Fsource.html)>

Detailed Description

Field Documentation

addr

struct sockaddr_storage SockAddr::addr

Definition at line 32 of file pqcomm.h.

Referenced by AcceptConnection(), check_ip(), connectFailureMessage(), emitHostIdentityInfo(), getHostaddr(), ident_inet(), init_allowed_encryption_methods(), log_status_format(), pg_stat_get_activity(), pg_stat_get_backend_client_addr(), pg_stat_get_backend_client_port(), pq_init(), PQcancel(), PQcancelCreate(), PQconnectPoll(), and store_conn_addrinfo().

salen

Definition at line 33 of file pqcomm.h.

Referenced by AcceptConnection(), emitHostIdentityInfo(), ident_inet(), log_status_format(), pg_stat_get_activity(), pg_stat_get_backend_client_addr(), pg_stat_get_backend_client_port(), pq_init(), PQcancel(), PQconnectPoll(), and store_conn_addrinfo().


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