Switch nbd_client to xconnect() and make xconnect() try all returned addresses
authorRob Landley <rob@landley.net>
Thu, 6 Aug 2015 02:20:27 +0000 (21:20 -0500)
committerRob Landley <rob@landley.net>
Thu, 6 Aug 2015 02:20:27 +0000 (21:20 -0500)
commit31ff1f23dedbfe6e2dccf9d3c7c294a1cd761266
treea50c230a6fe9b8c99bdacce741887f01d0ee2005
parent35dafc7b17ce23da62dcce2195bed9b370680e65
Switch nbd_client to xconnect() and make xconnect() try all returned addresses
before failing.
lib/net.c
toys/other/nbd_client.c