TOverlappedDataBufferQueue.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Decoupled overlapped data buffer from buffer queue (CH-270).

  1. … 4 more files in changeset.
Added lots of logging to filesystem handling functions (CH-206)

  1. … 15 more files in changeset.
Partial fix for tasks hanging after retrying failed operations (CH-267).

  1. … 1 more file in changeset.
Fixed problem with task hanging after several re-tries on errors (CH-238)

  1. … 3 more files in changeset.
Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

  1. … 46 more files in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

    • -233
    • +232
    ./TOverlappedDataBufferQueue.cpp
  1. … 208 more files in changeset.
Added more unit tests to buffer and buffer queue classes, fixed problems found with those unit tests (CH-161).

    • -24
    • +23
    ./TOverlappedDataBufferQueue.cpp
  1. … 4 more files in changeset.
Fixed writing buffer contents to file (0-length buffer content was stored after previous modifications).

  1. … 6 more files in changeset.
Added unit tests partially covering the buffer and buffer queue (CH-161).

  1. … 7 more files in changeset.
Fixed the events not being correctly set/reset in some cases (CH-161).

    • -17
    • +38
    ./TOverlappedDataBufferQueue.cpp
  1. … 1 more file in changeset.
Added buffer cleanup procedures to ensure buffers marked as end-of-file are properly interpreted when switching to next file (CH-161).

  1. … 1 more file in changeset.
Removed explicit references to chcore namespace from chcore namespace.

  1. … 21 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

    • -0
    • +219
    ./TOverlappedDataBufferQueue.cpp
  1. … 25 more files in changeset.