enet
v1.0.0

      View Source enet_pool (enet v1.0.0)

      Summary

      Functions

      active_peers(Port)
      add_peer(Port, Name)
      connect_peer(Port, Name)
      disconnect_peer(Port, Name)
      handle_call(Request, From, State)
      handle_cast(Request, State)
      handle_info(Info, State)
      init(_)
      pick_peer(Port, PeerID)
      remove_peer(Port, Name)
      start_link(Port, PeerLimit)
      terminate(Reason, State)
      worker_id(Port, Name)

      Functions

      Link to this function

      active_peers(Port)

      View Source
      Link to this function

      add_peer(Port, Name)

      View Source
      Link to this function

      connect_peer(Port, Name)

      View Source
      Link to this function

      disconnect_peer(Port, Name)

      View Source
      Link to this function

      handle_call(Request, From, State)

      View Source
      Link to this function

      handle_cast(Request, State)

      View Source
      Link to this function

      handle_info(Info, State)

      View Source
      Link to this function

      init(_)

      View Source
      Link to this function

      pick_peer(Port, PeerID)

      View Source
      Link to this function

      remove_peer(Port, Name)

      View Source
      Link to this function

      start_link(Port, PeerLimit)

      View Source
      Link to this function

      terminate(Reason, State)

      View Source
      Link to this function

      worker_id(Port, Name)

      View Source

      Hex Package Hex Preview Download ePub version

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