mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 04:47:53 +00:00
cf63eacc1a
* The web_service http request is now fixed on Windows (R) platform. * The issue is due to a complicated race-condition in `httplib`, a detailed explanation is available at https://github.com/yhirose/cpp-httplib/pull/701 * A pending Pull Request on `httplib` has been applied to remedy the said race-condition. * The socket availability check is removed due to a behavioral chice of `httplib` that a socket will not be created before any actual request is sent. |
||
---|---|---|
.. | ||
cmake-modules | ||
cubeb@616d773441 | ||
discord-rpc@e32d001809 | ||
dynarmic@0e1112b7df | ||
find-modules | ||
getopt | ||
glad | ||
httplib | ||
inih | ||
libressl@8289d0d07d | ||
libusb | ||
libzip | ||
mbedtls@a280e602f3 | ||
microprofile | ||
opus | ||
sirit@eefca56afd | ||
soundtouch@060181eaf2 | ||
unicorn@73f4573535 | ||
Vulkan-Headers@8188e3fbbc | ||
xbyak@c306b8e578 | ||
CMakeLists.txt |