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

fixing some naming and typo in transport-udt #13031

Merged
merged 1 commit into from Dec 4, 2022
Merged

Conversation

zazf
Copy link
Contributor

@zazf zazf commented Dec 1, 2022

Motivation:

I accidentally find some typos in the transport-udt module, and two of them actually can affect the correctness of execution.

Modification:

Only changed some variable namings.
Variables in some setters in DefaultUdtChannelConfig.java and DefaultUdtServerChannelConfig.java are named incorrectly.

Result:

Now, DefaultUdtChannelConfig won't set SystemReceiveBufferSize and SystemSendBufferSize incorrectly.

@normanmaurer normanmaurer added this to the 4.1.86.Final milestone Dec 4, 2022
@normanmaurer
Copy link
Member

@zazf can you sign our icla and let me know once done : https://netty.io/s/icla ?

@zazf
Copy link
Contributor Author

zazf commented Dec 4, 2022

@normanmaurer Signed

@normanmaurer normanmaurer merged commit 7cc8428 into netty:4.1 Dec 4, 2022
@normanmaurer
Copy link
Member

@zazf Thanks!

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.

None yet

3 participants