partisan
partisan v5.0.0-rc.1
  • Pages
  • Modules

    View Source partisan_peer_service_server (partisan v5.0.0-rc.1)

    Link to this section Summary

    Types

    state_t/0

    Functions

    acceptor_continue(PeerName, Socket0, MRef)
    acceptor_init(SockName, LSocket, _)
    acceptor_terminate(Reason, _)
    code_change(OldVsn, State, Extra)
    handle_call(Req, _, State)
    handle_cast(Req, State)
    handle_info(_, State)
    handle_message(Message, 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

    code_change(OldVsn, State, Extra)

    View Source
    -spec code_change(term() | {down, term()}, state_t(), term()) -> {ok, state_t()}.
    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

    handle_message(Message, State)

    View Source
    Link to this function

    init(_)

    View Source
    Link to this function

    terminate(_, State)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Erlang programming language