-
- Downloads
context: external_baggage_free_on_destroy
This adds a context creation-time member that points to something that should be freed when the context is destroyed. It's in preparation for context deprecation, when a context might be destroyed asynchronously... a related external with the lifetime of thee context should also be freed at that time. Adapt lwsws to use it with the context "strings" (also used for aligned structs created by the config) allocation.
Loading
Please register or sign in to comment