commit | e1a8c9b67fc97d293211773edcae9e8e2f3367ab | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Jan 08 11:11:30 2015 +0000 |
committer | Amit Shah <amit.shah@redhat.com> | Fri Jan 16 13:06:17 2015 +0530 |
tree | be5d5c5c0e26818e16489bb0d12f0d3fc7cca5a5 | |
parent | 8580b06498a5dffe554e7ac627726b1d7775c591 [diff] |
socket shutdown Add QEMUFile interface to allow a socket to be 'shut down' - i.e. any reads/writes will fail (and any blocking read/write will be woken). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com>