Implement _send_sync, _send_file_sync and _receive_file_sync.
[libguestfs.git] / daemon / upload.c
2009-04-18 Richard JonesRewrite of main loop impl, start of FileIn/FileOut...