Skip to content

fixing some naming and typo in transport-udt#13031

Merged
normanmaurer merged 1 commit intonetty:4.1from
zazf:4.1
Dec 4, 2022
Merged

fixing some naming and typo in transport-udt#13031
normanmaurer merged 1 commit intonetty:4.1from
zazf:4.1

Conversation

@zazf
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@zazf
Copy link
Copy Markdown
Contributor Author

zazf commented Dec 4, 2022

@normanmaurer Signed

@normanmaurer normanmaurer merged commit 7cc8428 into netty:4.1 Dec 4, 2022
@normanmaurer
Copy link
Copy Markdown
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.

3 participants