mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
change thread_list to thread_pool
This commit is contained in:
@@ -92,7 +92,6 @@ struct mscp_ssh_opts {
|
||||
struct mscp_stats {
|
||||
size_t total; /** total bytes to be transferred */
|
||||
size_t done; /** total bytes transferred */
|
||||
bool finished; /** true when all copy threads finished */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user