seed count fix in policy

This commit is contained in:
Arvid Norberg
2008-05-07 07:35:36 +00:00
parent 3ddca16525
commit a555fff07b

View File

@@ -348,6 +348,7 @@ namespace libtorrent
, m_torrent(t)
, m_available_free_upload(0)
, m_num_connect_candidates(0)
, m_num_seeds(0)
{ TORRENT_ASSERT(t); }
// disconnects and removes all peers that are now filtered