Skip to content

oxidecomputer/dlpi-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlpi-sys

This pair of crates provides libdlpi functionality.

Idiomatic Rust interfaces are provided in the dlpi crate. System-level interfaces are provided in the libdlpi-sys crate.

For async clients there is a recv_async variant of recv that returns an awaitable future.

Contributing

Basic Checks

cargo fmt -- --check
cargo clippy

Testing

./run_tests.sh

About

A systems create for libdlpi on illumos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5