Skip to content

network: forward address_cache_max_capacity in Win32SocketHandleImpl - #47530

Open
citrus7 wants to merge 1 commit into
envoyproxy:mainfrom
citrus7:win32-socket-handle-address-cache
Open

citrus7 wants to merge 1 commit into
envoyproxy:mainfrom
citrus7:win32-socket-handle-address-cache

Conversation

@citrus7

@citrus7 citrus7 commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Commit Message: network: forward address_cache_max_capacity in Win32SocketHandleImpl

Additional Description:
Forwards address_cache_max_capacity in the Win32SocketHandleImpl constructor to match the IoSocketHandleImpl base class signature, fixing compilation on Windows for tests using TestIoSocketHandle (which inherits from IoHandleImpl / Win32SocketHandleImpl on Windows and passes 4 constructor arguments).

Risk Level: Low
Testing: Windows unit tests
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: Windows

Forward address_cache_max_capacity in the Win32SocketHandleImpl constructor to match the IoSocketHandleImpl base class signature, fixing compilation on Windows for tests using TestIoSocketHandle.

Signed-off-by: Jonathan Wu <jtwu@google.com>
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