|
PostgreSQL Source Code git master
|
#include <pqcomm.h>
Data Fields | |
| struct sockaddr_storage | addr |
| socklen_t | salen |
| struct sockaddr_storage SockAddr::addr |
Definition at line 32 of file pqcomm.h.
Referenced by check_ip(), connectFailureMessage(), emitHostIdentityInfo(), getHostaddr(), init_allowed_encryption_methods(), log_status_format(), PQcancelCreate(), PQconnectPoll(), pqPutMsgEnd(), and store_conn_addrinfo().
| socklen_t SockAddr::salen |
Definition at line 33 of file pqcomm.h.
Referenced by emitHostIdentityInfo(), log_status_format(), PQconnectPoll(), and store_conn_addrinfo().