Hello, Can someone point me to the file in the source code or the variable name that controls the timeout of idle/dead peers? This timeout of aproximatly 300 seconds (5min) controls the disconnection of peers who have not sent any data, nor recieved any data from my client and are disconnected and removed from the peers list.
The purpose of this change is to research how remote clients deal with shorter timout limits. For those familiar with BitFlu, the variable is called TIMEOUT_LASTEVENT. It serves the purpose of clearing out idle (>20min), dead and none responding remote clients. I am currently researching source code version: libtorrent-0.11.1 rtorrent-0.7.1 Thanks for your help _______________________________________________ Libtorrent-devel mailing list [email protected] http://rakshasa.no/mailman/listinfo/libtorrent-devel

