]> granicus.if.org Git - curl/commit
multi-uv.c: call curl_multi_info_read() better
authorWaldek Kozba <100assc@gmail.com>
Tue, 7 Oct 2014 07:59:59 +0000 (09:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Oct 2014 08:20:41 +0000 (10:20 +0200)
commitb7d3338df2843a064747d8928b0a9e8a2200e38d
tree6d0e3df9422a3d7570e620160ba614d1d795db90
parent061cea1cf31560d6a1b56d68822b0f98bf020bf5
multi-uv.c: call curl_multi_info_read() better

Improves it for low-latency cases (like the communication with
localhost)
docs/examples/multi-uv.c