Changeset 4320
- Timestamp:
- 06/11/06 15:36:27 (3 years ago)
- Files:
-
- wired/trunk/wired/commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wired/trunk/wired/commands.c
r3938 r4320 904 904 return; 905 905 } else { 906 wi_thread_sleep( 0.5);906 wi_thread_sleep(5.0); 907 907 908 908 if(wd_transfers_count_of_client(client, WD_TRANSFER_DOWNLOAD) >= wd_settings.clientdownloads) {
