ssh_system_sup
Functions
start_link(ServerOpts) -> term()
stop_listener(SysSup) -> term()
stop_listener(Address, Port) -> term()
stop_system(SysSup) -> term()
stop_system(Address, Port) -> term()
system_supervisor(Address, Port) -> term()
subsystem_supervisor(SystemSup) -> term()
channel_supervisor(SystemSup) -> term()
connection_supervisor(SystemSup) -> term()
acceptor_supervisor(SystemSup) -> term()
start_subsystem(SystemSup, Options) -> term()
stop_subsystem(SystemSup, SubSys) -> term()
restart_subsystem(Address, Port) -> term()
restart_acceptor(Address, Port) -> term()