View Source quicer_conn_acceptor_sup (quicer v0.0.303)

Summary

Functions

Link to this function

start_link(ListenerH, ConnOpts)

View Source
-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