Searched hist:"007 f339b1099af46a008dac438ca0943e31dba72" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | curl.c | diff 007f339b1099af46a008dac438ca0943e31dba72 Tue Sep 10 07:41:31 CDT 2019 Max Reitz <mreitz@redhat.com> curl: Keep *socket until the end of curl_sock_cb()
This does not really change anything, but it makes the code a bit easier to follow once we use @socket as the opaque pointer for aio_set_fd_handler().
Cc: qemu-stable@nongnu.org Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 20190910124136.10565-3-mreitz@redhat.com Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
|