gen_rpc_acceptor (gen_rpc v3.0.1)
Link to this section Summary
Link to this section Functions
Link to this function
call_middleman(M, F, A)
Link to this function
call_worker(Server, CallType, M, F, A, Caller)
Link to this function
callback_mode()
Link to this function
code_change(OldVsn, StateName, State, Extra)
Link to this function
handle_event(EventType, Event, StateName, State)
Link to this function
init(_)
Link to this function
set_socket(Pid, Socket)
Specs
set_socket(pid(), gen_tcp:socket()) -> ok.
Link to this function
start_link(Driver, Peer)
Specs
start_link(atom(), {inet:ip4_address(), inet:port_number()}) -> gen_statem:start_ret().
Link to this function
stop(Pid)
Specs
stop(pid()) -> ok.
Link to this function
terminate(Reason, StateName, State)
Link to this function
waiting_for_auth(_, Timeout, State)
Link to this function
waiting_for_data(_, Payload, State)
Link to this function