View Source quicer_server_conn_callback (quicer v0.0.303)
Summary
Functions
May integrate with App flow control
Types
-type conf_handle() :: reference().
-type connection_handle() :: reference().
-type global_handle() :: quic_global.
-type handle() :: global_handle() | listener_handle() | connection_handle() | stream_handle() | conf_handle() | reg_handle().
-type listener_handle() :: reference().
-type reg_handle() :: reference().
-type stream_handle() :: reference().