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

Max datagram size API #159

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

aecsocket
Copy link
Contributor

Addresses one of the concerns of #157.

The unit test here is very simple and just checks that the max datagram size is at least 1024, since that's what's written in the spec. But it doesn't check if you can actually write that many bytes successfully.

Copy link
Owner

@MOZGIII MOZGIII left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a small nit regarding the naming

@MOZGIII MOZGIII enabled auto-merge (squash) August 6, 2024 23:46
@MOZGIII MOZGIII merged commit a00d6c0 into MOZGIII:master Aug 6, 2024
21 checks passed
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.

2 participants