gen_rpc_server (gen_rpc v3.0.1)
Link to this section Summary
Link to this section Functions
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
start_link(Driver)
Specs
start_link(atom()) -> gen_statem:start_ret().
Link to this function
stop(Driver)
Specs
stop(atom()) -> ok.
Link to this function
terminate(Reason, StateName, State)
Link to this function