Search
partisan
v5.0.0-beta.14
Pages
Modules
Settings
View Source
partisan_peer_service_server
(partisan v5.0.0-beta.14)
Link to this section
Summary
Types
state_t/0
Functions
acceptor_continue(PeerName, Socket0, MRef)
acceptor_init(SockName, LSocket, _)
acceptor_terminate(Reason, _)
handle_call(Req, _, State)
handle_cast(Req, State)
handle_info(_, State)
init(_)
terminate(_, State)
Link to this section
Types
Link to this type
state_t/0
View Source
-type
state_t() :: #state{}.
Link to this section
Functions
Link to this function
acceptor_continue(PeerName, Socket0, MRef)
View Source
Link to this function
acceptor_init(SockName, LSocket, _)
View Source
Link to this function
acceptor_terminate(Reason, _)
View Source
Link to this function
handle_call(Req, _, State)
View Source
Link to this function
handle_cast(Req, State)
View Source
Link to this function
handle_info(_, State)
View Source
Link to this function
init(_)
View Source
Link to this function
terminate(_, State)
View Source