We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe what you want implemented A configuration param to set the size of the UDP receiver buffer per socket
Describe alternatives you've considered Configure the same size at OS level
The text was updated successfully, but these errors were encountered:
Add UDP network configuration
3bc5436
- Add `udp_send_retry_interval_millis` param - Add `udp_recv_buffer_size` param Other minor improvements Resolves #86
herr-seppia
Successfully merging a pull request may close this issue.
Describe what you want implemented
A configuration param to set the size of the UDP receiver buffer per socket
Describe alternatives you've considered
Configure the same size at OS level
The text was updated successfully, but these errors were encountered: