Changeset 346 for trunk/libtransmission/inout.h
- Timestamp:
- Jun 13, 2006, 12:28:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/inout.h
r261 r346 28 28 typedef struct tr_io_s tr_io_t; 29 29 30 void tr_ioLoadResume ( tr_torrent_t * ); 31 30 32 tr_io_t * tr_ioInit ( tr_torrent_t * ); 31 33 int tr_ioRead ( tr_io_t *, int, int, int, uint8_t * );
Note: See TracChangeset
for help on using the changeset viewer.