GAME_SERVER_FD

Name

GAME_SERVER_FD -- Informs the game client about its connection to the game server

Synopsis

GAME_SERVER_FD ...
DataTypeExample
OpcodeControlToTableGAME_SERVER_FD
File descriptorinteger3

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.

Message Data

None

Usage

This message only appears during the CONNECTED state.