Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 900 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 900 Bytes

test pipeline Coverage Status (codecov.io) Crates.io license: MIT/Apache-2.0

ktls-sys

linux/tls.h bindings, for TLS kernel offload.

Generated with bindgen tls.h -o src/bindings.rs

See https://github.com/bearcove/ktls for a higher-level / safer interface.

License

This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.