From 908649af9841b224d783bcf091fa3bb2e29dfd07 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Thu, 18 Jan 2007 13:06:49 +0000 Subject: From now the OT_CLIENT_TIMEOUT will be enforced, even if some data arrived inside this interval --- trackerlogic.h | 1 - 1 file changed, 1 deletion(-) (limited to 'trackerlogic.h') diff --git a/trackerlogic.h b/trackerlogic.h index a46869a..413c10b 100644 --- a/trackerlogic.h +++ b/trackerlogic.h @@ -86,6 +86,5 @@ size_t return_peers_for_torrent( ot_torrent *torrent, unsigned int amount, char size_t return_scrape_for_torrent( ot_hash *hash, char *reply ); size_t return_stats_for_tracker( char *reply, int mode ); void remove_peer_from_torrent( ot_hash *hash, ot_peer *peer ); -void cleanup_torrents( void ); #endif -- cgit v1.2.3