mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
![]() 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. |
||
---|---|---|
.. | ||
etc-logrotate.d-lwsws | ||
etc-lwsws-conf-EXAMPLE | ||
etc-lwsws-conf.d-localhost-EXAMPLE | ||
main.c | ||
usr-lib-systemd-system-lwsws.service |