Show
Ignore:
Timestamp:
08/25/10 03:14:19 (21 months ago)
Author:
rakshasa
Message:

* Some debugging tools added.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/libtorrent/src/data/chunk.h

    r1171 r1172  
    8585 
    8686  // Check how much of the chunk is incore from pos. 
    87   uint32_t            incore_length(uint32_t pos); 
     87  uint32_t            incore_length(uint32_t pos, uint32_t length = ~uint32_t()); 
    8888 
    8989  bool                sync(int flags);