Changeset 11522 for trunk/libtransmission/session.h
- Timestamp:
- Dec 12, 2010, 4:43:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/session.h
r11512 r11522 182 182 183 183 double desiredRatio; 184 184 185 185 uint16_t idleLimitMinutes; 186 186 … … 227 227 struct tr_bindsockets * tr_sessionGetBindSockets( tr_session * ); 228 228 229 int tr_sessionCountTorrents( const tr_session * session ); 229 int tr_sessionCountTorrents( const tr_session * session ); 230 230 231 231 enum
Note: See TracChangeset
for help on using the changeset viewer.