Chromium Code Reviews
DescriptionMake standalone Dart VM run on Windows XP
Use the function WSAAddressToString for converting an IP address to a string
instead of inet_ntop. WSAAddressToString is available on Windows XP.
R=ager@google.com
BUG=dart:2559
TEST=tests\standalone\io\socket_info_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=7797
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review commetns #Messages
Total messages: 3 (0 generated)
|