Copyright © 2008-2012 Zuse Institute Berlin
Version: $Id$
Authors: Thorsten Schuett (schuett@zib.de).
Acceptor.
This module accepts new connections and starts corresponding comm_connection processes.| check_config/0 | Checks whether config parameters exist and are valid. |
| init/2 | |
| start_link/1 |
start_link(GroupName :: pid_groups:groupname()) -> {ok, pid()}
init(Supervisor :: pid(), GroupName :: pid_groups:groupname()) -> any()
check_config() -> boolean()
Checks whether config parameters exist and are valid.
Generated by EDoc, Jul 23 2015, 22:20:29.