boring2/tokio-boring/src
Anthony Ramine a32783374f Properly drop overwritten ex data
We introduce new methods replace_ex_data for both SslContextBuilder
and Ssl in case anyone is relying on the leaking behaviour of their
set_ex_data methods, but we do document that they leak now.
2023-11-16 19:47:16 +01:00
..
async_callbacks.rs Remove Sync trait bounds on callback futures 2023-11-03 13:31:11 +00:00
bridge.rs Introduce async callbacks 2023-10-10 09:22:36 +01:00
lib.rs Properly drop overwritten ex data 2023-11-16 19:47:16 +01:00
mut_only.rs Remove Sync trait bounds on callback futures 2023-11-03 13:31:11 +00:00