ktls-sys 1.0.2

FFI bindings for `linux/tls.h`
Documentation
  • Coverage
  • 0%
    0 out of 161 items documented0 out of 15 items with examples
  • Size
  • Source code size: 39.54 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • rustls/ktls-sys
    6 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ctz fasterthanlime github:rustls:publishers

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.