aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/async_runtime.rs
Commit message (Expand)AuthorAgeFilesLines
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-2/+2
* Add prefs to limit threadpool sizes (#34478)Jonathan Schwender2024-12-071-4/+26
* Replace the lazy_static crate with std::sync::LazyLock in components/net (#33...Hayashi Mikihiro2024-08-141-5/+3
* Net: fold websocket and http tokio runtime into one (#31771)tannal2024-03-211-0/+12