Skip to content

Refactor switch cases and clean up string interpolation for SCTP#1667

Merged
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-13
Jun 4, 2026
Merged

Refactor switch cases and clean up string interpolation for SCTP#1667
sipsorcery merged 1 commit into
sipsorcery-org:masterfrom
paulomorgado:strings-13

Conversation

@paulomorgado
Copy link
Copy Markdown
Contributor

Refactor switch-case statements to use discard variable (_) for chunkType pattern matching in SctpAssociation.cs, improving clarity and modernizing syntax. Consolidate string interpolation in SctpTlvChunkParameter.cs for better readability.

Split of #1639

Refactor switch-case statements to use discard variable (_) for chunkType pattern matching in SctpAssociation.cs, improving clarity and modernizing syntax. Consolidate string interpolation in SctpTlvChunkParameter.cs for better readability.
@sipsorcery sipsorcery merged commit 937d4ae into sipsorcery-org:master Jun 4, 2026
6 checks passed
@paulomorgado paulomorgado deleted the strings-13 branch June 4, 2026 13:54
This was referenced Jun 5, 2026
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