mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-07 18:52:30 +00:00
* Added lazy syncing of chunks.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@557 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -112,7 +112,7 @@ CurlStack::add_get(CurlGet* get) {
|
||||
m_getList.push_back(get);
|
||||
|
||||
// Curl ML suggest we need to do perform after adding a handle.
|
||||
perform();
|
||||
//perform();
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user