#include <http_core.h>
#include "h2.h"
Go to the source code of this file.
◆ h2_c2_abort()
Abort the I/O processing of a secondary connection. And in-/output beams will return errors and c2->aborted is set.
- Parameters
-
c2 | the secondary connection to abort |
from | the connection this is invoked from |
◆ h2_c2_child_init()
◆ h2_c2_create()
◆ h2_c2_destroy()
◆ h2_c2_process()
Process a secondary connection for a HTTP/2 stream request.
◆ h2_c2_register_hooks()
void h2_c2_register_hooks |
( |
void |
| ) |
|
◆ h2_conn_mpm_name()
const char* h2_conn_mpm_name |
( |
void |
| ) |
|
◆ h2_mpm_supported()
int h2_mpm_supported |
( |
void |
| ) |
|