GAME_SERVER_FD
Name
GAME_SERVER_FD -- Informs the game client about its connection to the game server
Description
Depending on the operating system support, core clients can establish the
connection to the game servers and pass this connection to the game clients
once they're started and in the CONNECTED phase.
Otherwise, GAME_SERVER will be sent
to let the game client establish the connection.
The message causes a transition from CONNECTED to WAITING state.
Usage
This message only appears during the CONNECTED state.