Changeset 48418

Timestamp:
Aug 28, 2008, 12:11:47 PM (14 years ago)
Author:
chris_kohlhoff
Message:

Change the CompletionCondition concept so that:

  • It is now evaluated before the first call to the underlying *_some() operation, as well as after every operation.
  • The return value is a number of bytes, which indicates the maximum length to be transferred on the subsequent *_some() operation. If the return value is 0 then the composed operation completes.

Add missing unit tests for read_at and write_at.

(No files)

Note: See TracChangeset for help on using the changeset viewer.