aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/libvfio-user.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libvfio-user.h b/include/libvfio-user.h
index de215ff..b914ccc 100644
--- a/include/libvfio-user.h
+++ b/include/libvfio-user.h
@@ -162,7 +162,6 @@ vfu_get_poll_fd(vfu_ctx_t *vfu_ctx);
* @returns the number of requests processed (0 or more); or -1 on error,
* with errno set as follows:
*
- * EAGAIN/EWOULDBLOCK: no more commands to process
* ENOTCONN: client closed connection, vfu_attach_ctx() should be called again
* Other errno values are also possible.
*/