|
PostgreSQL Source Code git master
|
Data Fields | |
| List * | sni |
| HostsLine * | no_sni |
| HostsLine * | default_host |
Definition at line 113 of file be-secure-openssl.c.
| 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().
| HostsLine* hosts::no_sni |
Definition at line 122 of file be-secure-openssl.c.
Referenced by host_context_cleanup_cb().
| List* hosts::sni |
Definition at line 119 of file be-secure-openssl.c.
Referenced by host_context_cleanup_cb().