Skip to content

SctpServerChannelConfig must support ChannelOption.SO_BACKLOG#15965

Merged
normanmaurer merged 1 commit into
4.1from
sctp_backlog41
Dec 3, 2025
Merged

SctpServerChannelConfig must support ChannelOption.SO_BACKLOG#15965
normanmaurer merged 1 commit into
4.1from
sctp_backlog41

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

DefaultSctpServerChannelConfig did miss to respect SO_BACKLOG which is not expected

Modifications:

Correctly handle SO_BACKLOG

Result:

Correctly handle all ChannelOptions for SctpServerChannelConfig

Motivation:

DefaultSctpServerChannelConfig did miss to respect SO_BACKLOG which is not expected

Modifications:

Correctly handle SO_BACKLOG

Result:

Correctly handle all ChannelOptions for SctpServerChannelConfig
@normanmaurer normanmaurer merged commit 0d215df into 4.1 Dec 3, 2025
17 checks passed
@normanmaurer normanmaurer deleted the sctp_backlog41 branch December 3, 2025 19: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.

1 participant