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 discovery id handling. #13

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix discovery id handling. #13

merged 1 commit into from
Feb 8, 2024

Conversation

lonemeow
Copy link
Owner

@lonemeow lonemeow commented Feb 8, 2024

Discovery id is a 32bit integer, not a single byte. This would fail after more than 255 discovery packets were sent by the client.

Fixes #11

Discovery id is a 32bit integer, not a single byte. This would fail
after more than 255 discovery packets were sent by the client.
@lonemeow lonemeow merged commit 454e31e into main Feb 8, 2024
1 check passed
@lonemeow lonemeow deleted the fix-discovery-handling branch February 8, 2024 02:04
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.

Sometimes no servers are shown until game restart
1 participant