New API call isoburn_sync_after_write()
This commit is contained in:
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.02.04.093106"
|
||||
#define Xorriso_timestamP "2008.02.04.154405"
|
||||
|
@ -838,6 +838,9 @@ no_track:;
|
||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FATAL", 0);
|
||||
goto ex;
|
||||
}
|
||||
/* To wait for the end of the libisofs threads and their messages. */
|
||||
isoburn_sync_after_write(source_drive, 1);
|
||||
Xorriso_process_msg_queues(xorriso,0);
|
||||
|
||||
sprintf(xorriso->info_text, "Writing completed sucessfully.\n\n");
|
||||
Xorriso_info(xorriso, 0);
|
||||
|
Reference in New Issue
Block a user