mirror of
https://github.com/curl/curl.git
synced 2026-07-28 02:33:06 +03:00
parent
c7f53b7493
commit
be8d2b037d
4 changed files with 23 additions and 7 deletions
|
|
@ -36,6 +36,7 @@ struct hyptransfer {
|
|||
const hyper_executor *exec;
|
||||
hyper_task *endtask;
|
||||
hyper_waker *exp100_waker;
|
||||
hyper_waker *send_body_waker;
|
||||
};
|
||||
|
||||
size_t Curl_hyper_recv(void *userp, hyper_context *ctx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue