mirror of
https://github.com/transmission/transmission.git
synced 2025-12-22 19:38:49 +00:00
Seems like there could be a defect in uClibc making errno not thread-local. Don't rely on errno value but check function return value instead which is a better failure indicator. Return errors from `tr_loadFile` and `tr_variantFromFile` via tr_error. Fix `tr_sessionLoadSettings` to not fail on Windows if settings.json does not exist.
38 KiB
38 KiB