PostgreSQL Source Code git master
Loading...
Searching...
No Matches
hosts Struct Reference

Data Fields

Listsni
 
HostsLineno_sni
 
HostsLinedefault_host
 

Detailed Description

Definition at line 113 of file be-secure-openssl.c.

Field Documentation

◆ default_host

HostsLine* hosts::default_host

Definition at line 128 of file be-secure-openssl.c.

Referenced by be_tls_open_server(), and host_context_cleanup_cb().

◆ no_sni

HostsLine* hosts::no_sni

Definition at line 122 of file be-secure-openssl.c.

Referenced by host_context_cleanup_cb().

◆ sni

List* hosts::sni

Definition at line 119 of file be-secure-openssl.c.

Referenced by host_context_cleanup_cb().


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