Changes between Initial Version and Version 1 of Ticket #2474, comment 1


Ignore:
Timestamp:
07/07/2014 10:53:24 AM (10 years ago)
Author:
Cas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2474, comment 1

    initial v1  
    1 I'm afraid that patch is incorrect plus it is a lot more complicated than simply renaming the method call to libtorrent. 
     1I'm afraid that patch is incorrect plus it is more complicated than simply renaming the method call to libtorrent. 
     2 
     3From lt man: 
     4> In order to add torrents more efficiently, consider using async_add_torrent() which returns immediately, without waiting for the torrent to add. Notification of the torrent being added is  sent as add_torrent_alert.