|
static void | AddBan (int plr) |
|
static void | AddCurrentServerToRecentList () |
|
static int | GetSectionX (int x) |
|
static int | GetSectionY (int y) |
|
static void | Initialize () |
|
static void | InvalidateAllOngoingIPSetAttempts () |
|
static bool | IsBanned (RemoteAddress address) |
|
static void | OnConnectedToSocialServer (ISocket client) |
|
static void | ResetSections () |
|
static bool | SetRemoteIP (string remoteAddress) |
|
static void | SetRemoteIPAsync (string remoteAddress, Action successCallBack) |
|
static bool | SetRemoteIPOld (string remoteAddress) |
|
static void | SocialClientLoop (object threadContext) |
|
static void | StartBroadCasting () |
|
static void | StartServer () |
|
static void | StartSocialClient (ISocket socket) |
|
static void | StartTcpClient () |
|
static void | StopBroadCasting () |
|
static void | TcpClientLoop () |
|
static void | UpdateInMainThread () |
|
static void | WaitForClosePortClose () |
|