Joey Hess
cc6f660752
fix transfer slots blocking and refilling when transfers are stopped
...
There's a bug, if a transfer process notices it needs to do nothing,
it never starts the transfer, so the slot is never freed.
2012-07-06 21:59:45 -06:00
Joey Hess
62876502c5
wait on child transfer processes, and invalidate cache
...
There's still a bug; if the child updates its transfer info file,
then the data from it will superscede the TransferInfo, losing the
info that we should wait on this child.
2012-07-06 16:44:13 -06:00
Joey Hess
8795a392c3
fix
2012-07-06 16:30:55 -04:00
Joey Hess
71b5ad8398
wrote transfer thread
...
finally!
2012-07-05 14:34:20 -06:00
Joey Hess
b4917bd18f
add transfer watching thread
...
Worked the 1st try!
2012-07-03 10:58:40 -04:00