You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: evaluate max_gso_segments for every socket on Windows
This follows the behaviour we have for UNIX-based systems. Support for
GSO varies depending on the network driver which may change at runtime
when e.g. a device switches between Ethernet and WiFi or gets plugged
into a docking station.
Resolves: #2491
0 commit comments