commit | e53a18e488c657bbc6f218ae60de8e813a912667 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Sun Dec 01 22:23:42 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Dec 16 10:12:20 2013 +0100 |
tree | a34d0514b9d7530e894177ebc4e6df3aec1262a2 | |
parent | 2302c1cafb13df23938b098d9c6595de52ec2577 [diff] |
nbd: don't change socket block during negotiate The caller might handle non-blocking using coroutine. Leave the choice to the caller to use a blocking or non-blocking negotiate. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>