The sendmsg() syscall is limited in the number of fds it can handle. This number matches that used by the vfio-user library and is conservative (since we've seen it work with 64 fds.) Fixes: #3401 Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
|---|---|---|
| .. | ||
| bus.rs | ||
| configuration.rs | ||
| device.rs | ||
| lib.rs | ||
| msi.rs | ||
| msix.rs | ||
| vfio.rs | ||
| vfio_user.rs | ||