diff options
author | John Levon <john.levon@nutanix.com> | 2021-02-09 15:01:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-09 15:01:05 +0000 |
commit | 2358bc9c610a50c542b3cb33a8eba0363c9e5315 (patch) | |
tree | 4a386a4df5b3fd3cb22419bc23bb4c7d1d07a41b /lib/libvfio-user.c | |
parent | 687f2a333d7dd0aeed741c2781dd6ef151a22040 (diff) | |
download | libvfio-user-2358bc9c610a50c542b3cb33a8eba0363c9e5315.zip libvfio-user-2358bc9c610a50c542b3cb33a8eba0363c9e5315.tar.gz libvfio-user-2358bc9c610a50c542b3cb33a8eba0363c9e5315.tar.bz2 |
remove recv_blocking() (#316)
It has the incorrect implication that other socket I/O is necessarily
non-blocking. Replace with an explicit recv(..., MSG_WAITALL).
Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Swapnil Ingle <swapnil.ingle@nutanix.com>
Diffstat (limited to 'lib/libvfio-user.c')
0 files changed, 0 insertions, 0 deletions