itsRevela
f1310abe08
Refactor async server joining with eJoinState enum and dedicated progress UI
...
Replace the boolean-flag-based async join system with a clean state machine
(eJoinState enum) and move connection progress handling from UIScene_JoinMenu
into UIScene_ConnectingProgress as a dedicated UI class.
Combines the best of two approaches: non-blocking sockets with select()
timeout and SO_RCVTIMEO clearing (prevents random disconnects) with the
upstream's state enum, FinalizeJoin separation, and ConnectingProgress UI.
JoinGame() now returns JOINGAME_PENDING on Win64, and
PlatformNetworkManagerStub::DoWork() polls the join state to finalize
the connection when the background thread succeeds.
2026-03-26 11:51:17 -05:00
..
2026-03-08 18:08:36 -05:00
2026-03-23 21:06:20 -05:00
2026-03-23 21:06:20 -05:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-23 11:58:13 -05:00
2026-03-08 18:08:36 -05:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-09 22:30:01 -05:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-13 06:56:46 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-23 17:54:46 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-16 23:08:05 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 22:16:58 -05:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-13 01:32:18 -05:00
2026-03-03 03:04:10 +08:00
2026-03-13 01:32:18 -05:00
2026-03-03 03:04:10 +08:00
2026-03-17 17:08:58 -05:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-02 17:37:16 +07:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-17 17:08:58 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-17 17:08:58 -05:00
2026-03-01 12:16:08 +08:00
2026-03-17 22:44:12 +00:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-07 03:31:30 +07:00
2026-03-23 11:57:59 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-16 23:08:05 -05:00
2026-03-16 23:08:05 -05:00
2026-03-03 03:04:10 +08:00
2026-03-16 23:08:05 -05:00
2026-03-16 23:08:05 -05:00
2026-03-08 18:08:36 -05:00
2026-03-07 03:31:30 +07:00
2026-03-08 18:08:36 -05:00
2026-03-08 18:08:36 -05:00
2026-03-23 21:06:20 -05:00
2026-03-08 18:08:36 -05:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-02 17:37:16 +07:00
2026-03-26 11:51:17 -05:00
2026-03-26 11:51:17 -05:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-13 06:56:46 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-17 16:22:49 -05:00
2026-03-03 03:04:10 +08:00
2026-03-13 06:56:46 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-03 03:04:10 +08:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-13 01:32:18 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-02 17:37:16 +07:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-13 01:32:18 -05:00
2026-03-13 01:32:18 -05:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-12 12:52:09 +00:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-06 13:44:43 -06:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-26 11:51:17 -05:00
2026-03-26 11:51:17 -05:00
2026-03-23 11:57:59 -05:00
2026-03-08 15:49:50 -05:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-17 17:08:58 -05:00
2026-03-13 06:56:46 -05:00
2026-03-24 11:30:14 -05:00
2026-03-17 07:44:52 -07:00
2026-03-15 18:12:53 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-23 11:57:16 -05:00
2026-03-19 11:04:49 -05:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-08 18:08:36 -05:00
2026-03-06 12:38:12 -06:00
2026-03-08 18:08:36 -05:00
2026-03-07 23:58:51 +07:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-03 03:04:10 +08:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-08 18:08:36 -05:00
2026-03-01 12:16:08 +08:00
2026-03-13 01:32:18 -05:00
2026-03-08 18:08:36 -05:00
2026-03-08 15:49:50 -05:00
2026-03-08 18:08:36 -05:00
2026-03-03 03:04:10 +08:00
2026-03-13 06:56:46 -05:00
2026-03-16 23:08:05 -05:00
2026-03-16 23:08:05 -05:00
2026-03-16 23:08:05 -05:00
2026-03-16 23:08:05 -05:00