Skip to content

Auto-port 4.1: SCTP: Correctly handle SO_BACKLOG#16715

Merged
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16714-to-4.1
Apr 28, 2026
Merged

Auto-port 4.1: SCTP: Correctly handle SO_BACKLOG#16715
normanmaurer merged 1 commit into
4.1from
auto-port-pr-16714-to-4.1

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16714 to 4.1
Cherry-picked commit: 6f207fe


Motivation:

When SO_BACKLOG was used we did call the wrong method and so caused an UnsupportedOperationException

Modifications:

Correctly call setBacklog(...)

Result:

Fixes #16713

Motivation:

When SO_BACKLOG was used we did call the wrong method and so caused an
UnsupportedOperationException

Modifications:

Correctly call setBacklog(...)

Result:

Fixes #16713

(cherry picked from commit 6f207fe)
@normanmaurer normanmaurer added this to the 4.1.133.Final milestone Apr 28, 2026
@normanmaurer normanmaurer merged commit fef9135 into 4.1 Apr 28, 2026
19 checks passed
@normanmaurer normanmaurer deleted the auto-port-pr-16714-to-4.1 branch April 28, 2026 13:52
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