followups to windows fixes

This commit is contained in:
Arvid Norberg 2008-02-25 11:27:23 +00:00
parent a25c25b02a
commit 83f405ac54
2 changed files with 1 additions and 2 deletions

View File

@ -141,6 +141,7 @@ struct bandwidth_manager
m_abort = true;
m_queue.clear();
m_history.clear();
m_current_quota = 0;
m_history_timer.cancel();
}

View File

@ -630,8 +630,6 @@ namespace detail
if (m_dht) m_dht->stop();
m_dht_socket.close();
#endif
m_download_channel.close();
m_upload_channel.close();
m_timer.cancel();
// close the listen sockets