quicer_conn_acceptor_sup (quicer v0.4.3)

View Source

Summary

Functions

start_link(ListenerH, ConnOpts)

-spec start_link(ListenerH :: quicer:listener_handle(), ConnOpts :: map()) ->
                    {ok, Pid :: pid()} |
                    {error, {already_started, Pid :: pid()}} |
                    {error, {shutdown, term()}} |
                    {error, term()} |
                    ignore.

Starts the supervisor