THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows
authorRandy Abernethy <ra@apache.org>
Tue, 17 Jun 2014 04:15:23 +0000 (21:15 -0700)
committerRandy Abernethy <ra@apache.org>
Tue, 17 Jun 2014 04:15:23 +0000 (21:15 -0700)
commit44c9b4411aac88638797fe37279e632a6799b510
tree6233a4b3d1bd1aba04967c3d5eada17585da2eac
parentdb372ac2489b690d2e7675f85e479105446a1da1
THRIFT-2539:TSocket.cpp AI_ADDRCONFIG problems on Windows
Client: C++ Lib
Patch: Michal Gazda

AI_ADDRCONFIG keeps Windows from making local connections
when no NICs are present.
lib/cpp/src/thrift/transport/TSocket.cpp