The main scheduler doesn't run in a thread anymore

This commit is contained in:
Michiel Broek
2006-02-05 15:34:13 +00:00
parent ba17b61b84
commit 4bc6702182
3 changed files with 11 additions and 22 deletions

View File

@@ -7,6 +7,7 @@ v0.83.11 28-Jan-2006
will completly restart the connection with that remote.
Made several functions multithread aware (still not Ok).
Finished tasks now report using a signal call.
The main scheduler doesn't run in a thread anymore.
mbcico:
Assume EXTCMD is set when GZ or BZ2 is active.