I've implemented the simple client into a Mozilla add-on for a school
project.  However, when I download a torrent it appears to lock the
application until the download completes.  I noticed that the heart of the
simple client is a while loop that loops until a doShutdown flag is turned
on.

Is there an asynchronous method to implement the simple client?  Could
someone point me in the right direction to solve this lock up issue?

Thanks,

Anthony
_______________________________________________
Libtorrent-devel mailing list
[email protected]
http://rakshasa.no/mailman/listinfo/libtorrent-devel

Reply via email to