quicer_server_conn_callback (quicer v0.4.3)

View Source

Summary

Types

conf_handle/0

-type conf_handle() :: reference().

connection_handle/0

-type connection_handle() :: reference().

global_handle/0

-type global_handle() :: quic_global.

handle/0

listener_handle/0

-type listener_handle() :: reference().

reg_handle/0

-type reg_handle() :: reference().

stream_handle/0

-type stream_handle() :: reference().

Functions

closed(Conn, Flags, S)

connected(Conn, Flags, S)

handle_info(_, State)

init(S)

local_address_changed(C, NewAddr, S)

new_conn(Conn, _, S)

new_stream(Stream, StreamProps, CBState)

nst_received(Conn, Data, S)

peer_address_changed(C, NewAddr, S)

peer_needs_streams(C, UnidiOrBidi, S)

May integrate with App flow control

resumed(Conn, Data, S)

shutdown(Conn, ErrorCode, S)

streams_available(C, _, S)

transport_shutdown(C, DownInfo, S)