gen_rpc_acceptor_sup (gen_rpc v3.0.1)
Link to this section Summary
Link to this section Functions
Link to this function
init(_)
Link to this function
start_child(Driver, Peer)
Specs
start_child(atom(), {inet:ip4_address(), inet:port_number()}) -> supervisor:startchild_ret().
Link to this function
start_link()
Specs
start_link() -> supervisor:startlink_ret().
Link to this function
stop_child(Pid)
Specs
stop_child(pid()) -> ok.