]> granicus.if.org Git - curl/commit
multi-single.c: switch to use curl_multi_wait
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 Nov 2014 10:45:38 +0000 (11:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 Nov 2014 10:45:38 +0000 (11:45 +0100)
commitbc860548c29b94270228ae4f306796d9c1cb844b
treedfae651d521703a4f60f7cfe9a89c2e0adf36bc7
parent9cfa822fea98587606bce8009daafd7eadf8ad68
multi-single.c: switch to use curl_multi_wait

Makes the example much easier and straight-forward!
docs/examples/multi-single.c