Behaviours: supervisor.
start_acceptor_sup/3 | |
start_handler/4 | |
start_handler_sup/2 | |
stop/1 |
start_acceptor_sup(Server, Transport, ListenSocket) -> {ok, pid()}
start_handler(Sup, Socket, TlsExt, ConnectionId) -> any()
start_handler_sup(Server, Transport) -> any()
stop(Sup) -> any()
Generated by EDoc