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

Support configuration of UDP receive buffer size #6

Merged

Conversation

moshecikk
Copy link

This PR adds the ability to pass the wanted UDP receive buffer size when calling the init_receiver function of the UdpDriver.
Previously the receive buffer was hard coded to 2048. This will remain the default value, so this PR should have no effect on any existing code using this library.

@drwnz drwnz requested a review from amc-nu August 31, 2023 10:01
@amc-nu amc-nu merged commit 5b007e2 into MapIV:boost Sep 14, 2023
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