Files
rtorrent/src/core
stickz d4427931a2 Fix session file data corruption
From https://github.com/jesec/rtorrent/commit/f9a875b633eb083ec82f89ebeae8678ca424e8b2

This commit ensures session files land on the disk in the event of a system crash or power outage. It prevents data corruption of rTorrent session files, which causes torrent client breakage.

Optimizations from the initial implementation include
1) Skipping unnecessary file metadata updates during the sync process.
2) Skipping variable initialization since open will assign -1 on failure.
2024-09-06 11:05:35 -04:00
..
2014-09-23 18:56:29 +09:00
2014-09-23 18:56:29 +09:00
2012-02-14 19:37:21 +09:00
2014-08-14 20:56:20 +09:00
2016-10-22 14:19:46 +09:00
2011-10-09 06:30:14 +00:00
2023-03-16 22:10:38 +01:00
2019-06-09 17:09:35 +09:00
2011-10-09 06:30:14 +00:00
2014-05-13 23:36:37 +09:00
2014-05-13 23:36:37 +09:00
2019-08-23 23:25:24 +09:00
2012-03-12 20:55:29 +09:00
2011-12-21 01:54:29 +09:00
2011-08-23 16:59:27 +00:00
2019-08-23 23:25:24 +09:00