Changeset 3771 for trunk/gtk/tr_core.h
- Timestamp:
- Nov 9, 2007, 4:11:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/tr_core.h
r3449 r3771 110 110 tr_core_handle( TrCore * self ); 111 111 112 /* Try to politely stop all torrents and nat traversal */113 void114 tr_core_shutdown( TrCore * self );115 116 /* Returns true if the shutdown has completed */117 gboolean118 tr_core_quiescent( TrCore * self );119 120 112 /* Load saved state, return number of torrents added. May trigger one 121 113 or more "error" signals with TR_CORE_ERR_ADD_TORRENT */
Note: See TracChangeset
for help on using the changeset viewer.