Changeset 8763 for trunk/libtransmission/session.h
- Timestamp:
- Jun 30, 2009, 6:08:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/session.h
r8727 r8763 141 141 tr_bool tr_sessionAllowsDHT( const tr_session * session ); 142 142 143 tr_bool tr_sessionGetActiveSpeedLimit( const tr_session * session,144 tr_direction dir,145 int * setme );146 147 143 const char * tr_sessionFindTorrentFile( const tr_session * session, 148 144 const char * hashString );
Note: See TracChangeset
for help on using the changeset viewer.