-
Hanna Reitz authored
A follow-up patch will make curl_multi_do() and curl_multi_read() take a CURLSocket instead of the CURLState. They still need the latter, though, so add a pointer to it to the former. Cc: qemu-stable@nongnu.org Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
John Snow <jsnow@redhat.com>
Message-id: 20190910124136.10565-2-mreitz@redhat.com
Reviewed-by:
Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by:
Max Reitz <mreitz@redhat.com>Hanna Reitz authoredA follow-up patch will make curl_multi_do() and curl_multi_read() take a CURLSocket instead of the CURLState. They still need the latter, though, so add a pointer to it to the former. Cc: qemu-stable@nongnu.org Signed-off-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
John Snow <jsnow@redhat.com>
Message-id: 20190910124136.10565-2-mreitz@redhat.com
Reviewed-by:
Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by:
Max Reitz <mreitz@redhat.com>
Loading