|
| enum | {
rapido_new_connection
, rapido_connection_reset
, rapido_connection_closed
, rapido_new_stream
,
rapido_stream_has_data
, rapido_stream_data_was_written
, rapido_stream_closed
, rapido_new_connection_token
,
rapido_new_remote_address
, rapido_session_closed
} |
| |
|
|
enum rapido_application_notification_t:: { ... } | notification_type |
| |
|
union { |
|
rapido_connection_id_t connection_id |
| |
|
rapido_stream_id_t stream_id |
| |
|
rapido_address_id_t address_id |
| |
|
void * app_ctx |
| |
| }; | |
| |
|
uint64_t | timestamp |
| |
The documentation for this struct was generated from the following file: