commit | b69cdef876340624bb40a2054d14f298471a40a6 | [log] [tgz] |
---|---|---|
author | Matthew Booth <mbooth@redhat.com> | Tue Apr 29 16:03:29 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Apr 30 16:34:14 2014 +0200 |
tree | d1e1d292834d7774ad3ab0e6f59eb6f95a959864 | |
parent | e466183718bfaaf347a3c02499473068a0072114 [diff] |
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>