Changeset 9495 for trunk/libtransmission/inout.h
- Timestamp:
- Nov 8, 2009, 11:43:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/inout.h
r8912 r9495 35 35 uint8_t * setme ); 36 36 37 int 38 tr_ioPrefetch( tr_torrent * tor, 39 tr_piece_index_t pieceIndex, 40 uint32_t begin, 41 uint32_t len ); 42 37 43 /** 38 44 * Writes the block specified by the piece index, offset, and length.
Note: See TracChangeset
for help on using the changeset viewer.