Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cm0.steampowered.com port #597

Merged
merged 1 commit into from
Oct 17, 2018
Merged

Fix cm0.steampowered.com port #597

merged 1 commit into from
Oct 17, 2018

Conversation

seishun
Copy link
Contributor

@seishun seishun commented Oct 8, 2018

It doesn't listen on 27015.

It doesn't listen on 27015.
@yaakov-h
Copy link
Member

yaakov-h commented Oct 9, 2018

It looks like Steam has gone back to having a hardcoded list.

cm0 appears to be listening on 27017, 27018 and 27019 for Valve TCP, and 27020 and 27021 for TLS.

Should we copy Steam's hardcoded list, or branch off into our own thing (like this PR)?

cc/ @azuisleet @voided

image

@xPaw
Copy link
Member

xPaw commented Oct 9, 2018

@yaakov-h I see no reason to hardcode the list, just fix the port and be done with it :)

@azuisleet azuisleet merged commit 9a79a75 into SteamRE:master Oct 17, 2018
@azuisleet
Copy link
Member

This is OK to merge. I don't know if we want to hard code the server list at this point, since SteamDirectory really should be the source. If there are connectivity issues, ideally you would have configured a persistent store for the server list.

@seishun seishun deleted the patch-1 branch October 17, 2018 18:28
@seishun
Copy link
Contributor Author

seishun commented Oct 17, 2018

What if there are connectivity issues during the first run?

@azuisleet
Copy link
Member

That wouldn't be much different than not being able to reach Steam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants