OverlappedCallbacks.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved file copy main processing loop to ReaderWriter object (CH-270).

  1. … 14 more files in changeset.
Decoupled overlapped completion functions from ReaderWriter object. Added notifications to ordered buffer to support correct linking between reader and writer. Various other cleanups. (CH-270)

  1. … 18 more files in changeset.
Added unit tests to part of the overlapped buffer handling code (CH-270).

  1. … 16 more files in changeset.
Rough version of overlapped reader/writer split (CH-270).

  1. … 34 more files in changeset.
Moved overlapped file position management to reader/writer object. Simplified buffer ordering by using file position as the ordering key (instead of artificial order id). Isolated overlapped memory management to a separate class. Simplified code responsible for retrying reads and writes. (CH-270)

  1. … 16 more files in changeset.
Fixed release version not building properly. Cleaned up unused code. (CH-270)

    • -0
    • +63
    ./OverlappedCallbacks.cpp
  1. … 10 more files in changeset.