Skip to content

Removing dead code for RequestedConnectionType - #471

Open
mathieucarbou wants to merge 1 commit into
mainfrom
RequestedConnectionType
Open

Removing dead code for RequestedConnectionType#471
mathieucarbou wants to merge 1 commit into
mainfrom
RequestedConnectionType

Conversation

@mathieucarbou

@mathieucarbou mathieucarbou commented Jul 31, 2026

Copy link
Copy Markdown
Member
  • RCT_NOT_USED unused only as a placeholder as a default param value
  • RCT_DEFAULT was partly mean RCT_HTTP but was never assigned, so hardly usable from user code.
  • RCT_MAX: unused also

- RCT_NOT_USED unused only as a placeholder as a default param value
- RCT_DEFAULT was partly mean RCT_HTTP but was never assigned, so hardly usable from user code.
@mathieucarbou
mathieucarbou force-pushed the RequestedConnectionType branch from 74ef00e to 1c1a543 Compare July 31, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant