set async.done to TRUE last in the addrinfo callback to prevent the risk that
authorDaniel Stenberg <daniel@haxx.se>
Sun, 3 Oct 2004 21:32:24 +0000 (21:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 3 Oct 2004 21:32:24 +0000 (21:32 +0000)
commit2ee6c334126b257708ac92b19c57701e18bb31cc
tree5feb9795b80a6cbb78bbf8c66e6e985e45744f14
parentbe7ce435c036f893f6ce04c91d1cbec006a810e5
set async.done to TRUE last in the addrinfo callback to prevent the risk that
the multi-threaded resolver does wrong
lib/hostasyn.c