h3q_config¶
#include <h3q.h>
Public Attributes¶
| Name | |
|---|---|
| const char * | cert_path |
| const char * | key_path |
| unsigned | address_validation |
| unsigned | session_tickets |
Detailed Description¶
Everything the listener needs to exist. The idle timeout is not here: it is a per-connection setting, applied by h3q_conn_prepare().