You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if a server supports both TCP and UDP and both ProtocolTypes are permitted, SteamClient will only use TCP.
We should enhance SteamClient / SmartCMServerList to treat TCP and UDP for the same address as two different servers, but load and serialise them as one.
The text was updated successfully, but these errors were encountered:
Currently if a server supports both TCP and UDP and both ProtocolTypes are permitted, SteamClient will only use TCP.
We should enhance
SteamClient
/SmartCMServerList
to treat TCP and UDP for the same address as two different servers, but load and serialise them as one.The text was updated successfully, but these errors were encountered: