mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-17 06:25:23 +03:00
- retain asynchronous HTTP operations until execution or queue disposal - make HTTP shutdown cancel and join queued and running shared-pool requests - avoid deadlocks when callbacks clear the HTTP pool - share atomic cancellation state across request copies - detect socket creation failures before configuring TCP or UDP sockets - release partially initialized mbedTLS state after failed handshakes - replace retained FreeType faces with bounded LRU probe-result caching - release non-trivial StaticLRU keys when clearing the cache - resolve the Texture Viewer close icon through the configured icon theme - add HTTP, TLS, UIWebView fan-out, font descriptor, and LRU regressions - update resource-refactor prerequisite and ownership planning documents