Searched hist:b69cdef876340624bb40a2054d14f298471a40a6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | curl.c | diff b69cdef876340624bb40a2054d14f298471a40a6 Tue Apr 29 10:03:29 CDT 2014 Matthew Booth <mbooth@redhat.com> curl: Remove unnecessary explicit calls to internal event handler
Remove calls to curl_multi_do where the relevant handles are already registered to the event loop.
Ensure that we kick off socket handling with CURL_SOCKET_TIMEOUT after adding a new handle.
Signed-off-by: Matthew Booth <mbooth@redhat.com> Tested-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|