支持promise finish。
This commit is contained in:
2
cache/src/tango_cache_client_in.h
vendored
2
cache/src/tango_cache_client_in.h
vendored
@@ -143,7 +143,7 @@ struct tango_cache_ctx
|
||||
{
|
||||
CURL *curl;
|
||||
struct curl_slist *headers;
|
||||
struct future* future;
|
||||
struct promise* promise;
|
||||
char error[CURL_ERROR_SIZE];
|
||||
char object_key[256];
|
||||
char hostaddr[48];
|
||||
|
||||
Reference in New Issue
Block a user