]> granicus.if.org Git - curl/commit
easy: Remove poll failure check in easy_transfer
authorJay Satiro <raysatiro@yahoo.com>
Sat, 19 Mar 2016 19:29:52 +0000 (15:29 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Sat, 19 Mar 2016 19:29:52 +0000 (15:29 -0400)
commitc5744340db2d55a95743c93f55e47869317b4c95
tree9acbceb1a01cdbebfe1f3431f5f14715e39fa68f
parente66109c1e3ce97d39114b67b30b8d2da2c793f11
easy: Remove poll failure check in easy_transfer

.. because curl_multi_wait can no longer signal poll failure.

follow-up to 77e1726

Bug: https://github.com/curl/curl/issues/707
lib/easy.c