mirror of
https://gitee.com/openharmony/developtools_hdc
synced 2024-11-23 15:12:24 +00:00
update src/common/transfer.h.
Signed-off-by: liupeng298 <liupeng298@huawei.com>
This commit is contained in:
parent
3ef6a58ced
commit
d6aac115b1
@ -97,6 +97,7 @@ protected:
|
||||
uv_loop_t *loop;
|
||||
uv_fs_t fsOpenReq;
|
||||
uv_fs_t fsCloseReq;
|
||||
uv_fs_t fsSyncReq;
|
||||
uv_fs_cb cb;
|
||||
vector<string> taskQueue; // save file list if directory send mode
|
||||
TransferConfig transferConfig; // Used for network IO configuration initialization
|
||||
|
Loading…
Reference in New Issue
Block a user