sshd_sup

Functions


start_link(Servers) -> term()

start_child(ServerOpts) -> term()

stop_child(Name) -> term()

stop_child(Address, Port) -> term()

system_name(SysSup) -> term()

init(X1) -> term()

View Functions