DescriptionMake GetNetworkList on Windows filter out 'down' interfaces, as on POSIX.
The chrome_frame_net_tests wish to identify a non-loopback adapter to use during testing. Calling GetNetworkList is very convenient but currently on Windows it returns disconnected adapters without providing a means to detect the state of adapters. The POSIX version only returns connected adapters; this CL ports that behaviour to Windows.
BUG=114369
TEST=existing tests in net_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122883
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|