Chromium Code Reviews
DescriptionFix hostname lookup on Windows
The previous implementation was broken and did not use the result retreived from
gethostbyname. Changed the implementation to use getaddrinfo as gethostbyname has
been deprecated in the Winsock2 library.
Added a test to test that something can be read from www.google.com.
R=ager@google.com
BUG=none
TEST=tests/standalone/src/io/HttpClientTest.dart
Committed: https://code.google.com/p/dart/source/detail?r=5097
Patch Set 1 #Patch Set 2 : Minor fixes #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||