08867f7149
- calling the "call_completion" method unconditionally in finish_async (introduced by me) was wrong, because the thread may never be in an alertable wait state -> call it only if user completion function is present. - We need two constant "ops" objects, one with and one without call_completion method (the event field may NOT be used to determine whether the completion must be called or not). |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
change.c | ||
directory.c | ||
dos_fs.c | ||
drive.c | ||
file.c | ||
profile.c | ||
smb.c | ||
smb.h | ||
tape.c |