更新fs2和hos_client_create接口
This commit is contained in:
@@ -28,7 +28,7 @@ void add_hos_info(hos_info_t **handle, hos_info_t *input)
|
||||
value->callback = input->callback;
|
||||
value->userdata = input->userdata;
|
||||
value->cache = input->cache;
|
||||
value->cache_times = input->cache_times;
|
||||
value->cache_count = input->cache_count;
|
||||
value->cache_rest = input->cache_rest;
|
||||
value->position = input->position;
|
||||
value->recive_cnt = input->recive_cnt;
|
||||
|
||||
Reference in New Issue
Block a user