diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2018-02-03 10:39:35 -0500 |
---|---|---|
committer | Fam Zheng <famz@redhat.com> | 2018-02-08 09:22:03 +0800 |
commit | 709f213214609b693857ec988b7411126d615871 (patch) | |
tree | 98b8fd87b1ebd2c4b36f27a55c296da7f4c7e3d5 /stubs | |
parent | 5261dd7b0106a88c9b323607136b1dfa1d7db689 (diff) |
curl: convert to CoQueue
Now that CoQueues can use a QemuMutex for thread-safety, there is no
need for curl to roll its own coroutine queue. Coroutines can be
placed directly on the queue instead of using a list of CURLAIOCBs.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20180203153935.8056-6-pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'stubs')
0 files changed, 0 insertions, 0 deletions