Mppm.GameServer.Server (mppm v0.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_listening_ports(pid, tries \\ 0)

Link to this function

get_next_game_mode_id(server_id)

Link to this function

init(server_config)

Callback implementation for GenServer.init/1.

Link to this function

kill_server_process(pid)

Link to this function

servers_status()

Link to this function

start_link(list, opts \\ [])

Link to this function

stop_server(state)

Link to this function

update_game_server()

Link to this function

update_game_server(root_path)