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

Packet MaxPayloadSize change back to uint32 #93

Open
r0l1 opened this issue Jul 13, 2021 · 0 comments
Open

Packet MaxPayloadSize change back to uint32 #93

r0l1 opened this issue Jul 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@r0l1
Copy link
Member

r0l1 commented Jul 13, 2021

Changed MaxSize to math.MaxInt32, because otherwise build fails on ARM:

constant 4294967295 overflows int

Think about a possible fix...

@r0l1 r0l1 added the bug Something isn't working label Jul 13, 2021
@r0l1 r0l1 changed the title Packet MaxPayloadSize must be uint32 Packet MaxPayloadSize change back to uint32 Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant