search for: read_final_goodbye

Displaying 1 result from an estimated 1 matches for "read_final_goodbye".

2006 Sep 18
1
code 23 error.
...} flist = send_file_list(f_out,argc,argv); if (!flist || flist->count == 0) { exit_cleanup(0); } the_file_list = flist; io_start_buffering_in(); io_start_buffering_out(); send_files(flist,f_out,f_in); io_flush(FULL_FLUSH); handle_stats(f_out); if (protocol_version >= 24) read_final_goodbye(f_in, f_out); io_flush(FULL_FLUSH); exit_cleanup(0); } **************************snip********************************** ************************************************************************** The preceding message and any attachments may contain confidential information protected by the...