use any servive with getaddrinfo(), if the socket creation works, don't try the other...
commitacc9eb7a10169387a403d523ecf530e55479107a
authorRob Savoye <rob@welcomehome.org>
Thu, 15 Mar 2012 17:34:34 +0000 (15 11:34 -0600)
committerRob Savoye <rob@welcomehome.org>
Thu, 15 Mar 2012 17:34:34 +0000 (15 11:34 -0600)
tree5f5ed4822a783979c1edee7c773581538235c0a9
parent2cc1a63be5ba5681ac6c4777d9cbd9350beb980d
use any servive with getaddrinfo(), if the socket creation works, don't try the other IP numbers in the array.
libbase/Socket.cpp