You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to switch away from nix/libc to this crate & I found that rustix currently doesn't provide functions for enabling kTLS. The nix crate provides the following required for kTLS:
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to switch away from nix/libc to this crate & I found that rustix currently doesn't provide functions for enabling kTLS. The
nix
crate provides the following required for kTLS:I'm willing to work on a PR if someone can tell me how/where to add the equivalent of TlsCryptoInfo.
The text was updated successfully, but these errors were encountered: