ktls-sys

Crates.ioktls-sys
lib.rsktls-sys
version1.0.2
sourcesrc
created_at2022-10-21 10:43:16.500436
updated_at2024-09-26 21:38:16.12784
descriptionFFI bindings for `linux/tls.h`
homepage
repositoryhttps://github.com/rustls/ktls-sys
max_upload_size
id693413
size39,862
publishers (github:rustls:publishers)

documentation

https://docs.rs/ktls-sys

README

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.

Commit count: 15

cargo fmt