Copyright © (C) 1999-2013, Erlang Solutions Ltd
Authors: Oscar Hellström (oscar@hellstrom.st), Magnus Henoch (magnus@erlang-consulting.com), Diana Parra Corbacho (diana.corbacho@erlang-solutions.com).
acceptor/3 | |
start/2 | |
start/3 | |
stop/2 | |
stop/3 |
acceptor(Module, ListenSocket, Responders) -> any()
start(Module, Responders) -> any()
start(Module, Responders, Family) -> any()
stop(Listener, LS) -> any()
stop(Module, Listener, LS) -> any()
Generated by EDoc