I managed to get a build of the async Rust handle compiling on FreeBSD
(although the cirrus CI appears to not actually run 'make check' on
non-Linux machines, at least when run on my fork):

https://gitlab.com/ebblake/libnbd/-/jobs/4985192286

However, I'd really like Tage's review on patch 2 to see if my Rust
makes sense.

Eric Blake (2):
  maint: Favor 4-space indent in .rs files
  rust: Use mio::poll instead of requiring epoll

 rust/Cargo.toml          |  2 +-
 rust/src/async_handle.rs | 46 +++++++++++++++++++++++++---------------
 .editorconfig            |  4 ++++
 3 files changed, 34 insertions(+), 18 deletions(-)

-- 
2.41.0

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to