Module bookish_spork_sup

Behaviours: supervisor.

Function Index

start_acceptor_sup/3
start_handler/4
start_handler_sup/2
stop/1

Function Details

start_acceptor_sup/3

start_acceptor_sup(Server, Transport, ListenSocket) -> {ok, pid()}

start_handler/4

start_handler(Sup, Socket, TlsExt, ConnectionId) -> any()

start_handler_sup/2

start_handler_sup(Server, Transport) -> any()

stop/1

stop(Sup) -> any()


Generated by EDoc