mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
Add two protocol-sized read-ahead buffers to each active clipboard file stream. Fetch the next remote block on a worker while the caller or CopyTo destination consumes the current block. Serialize stream operations and invalidate queued work on seeks and failures. Join the worker before releasing the remote dataset lease.