3 stable releases

1.0.2 Sep 26, 2024
1.0.1 Mar 20, 2024
1.0.0 Oct 21, 2022

#3 in #offload

Download history 12/week @ 2024-10-09 11/week @ 2024-10-16 8/week @ 2024-10-23 9/week @ 2024-10-30 13/week @ 2024-11-06 2/week @ 2024-11-13 10/week @ 2024-11-20 9/week @ 2024-11-27 20/week @ 2024-12-04 104/week @ 2024-12-11 105/week @ 2024-12-18 17/week @ 2024-12-25 7/week @ 2025-01-15 72/week @ 2025-01-22

80 downloads per month
Used in 2 crates (via ktls)

MIT/Apache

34KB
925 lines

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.

No runtime deps