2025-08-05 20:26 CEST

spring: develop 19404c10 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-12-23 10:09:16 develop 2ab56863
Changeset re-fracture `UDPListener::TryBindSocket(...)` for better support of special cases
Which include:
* IP v6 requested, but not supported by the system
* loopback/localhost address specified (127.0.0.1 or ::)
* invalid IP address specified
* more error handling and logging
mod - rts/Game/ClientSetup.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/System/Net/UDPListener.cpp Diff ] File ]
mod - rts/System/Net/UDPListener.h Diff ] File ]