Files
transmission/libtransmission
Charles Kerr 849cd0ecea refactor: remove write cache (#8669)
* refactor: mark cache_size_mib as deprecated in RPC

* refactor: make RPC session_set cache_size_mib a no-op

* refactor: tr_ioRead(), tr_ioWrite() now take a std::span

* refactor: add BufferReader::to_buf(std::span<uint8_t>)

* refactor: migrate some methods to to_buf(std::span<uint8_t>)

* refactor: remove the write memory cache

* chore: simplify recalculate_hash()

* refactor: simplify span use in tr_peerMsgsImpl::read_piece_data()
2026-03-11 07:16:39 -05:00
..
2026-01-20 16:27:34 -06:00
2026-03-11 07:16:39 -05:00
2026-03-11 07:16:39 -05:00
2026-02-26 08:22:29 -06:00
2026-02-12 10:40:35 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-03-11 07:16:39 -05:00
2026-01-20 16:27:34 -06:00
2026-03-11 07:16:39 -05:00
2026-01-31 12:53:58 -06:00
2024-03-24 20:48:23 -05:00
2026-02-17 17:53:01 -06:00