[sword-devel] InstallMgr question

Nic Carter niccarter at mac.com
Sun May 26 20:48:40 MST 2013


Hey guys,

I'm just wondering if InstallMgr::installModule() is safe to be called concurrently? I'm finally getting around to fixing the module downloader in PS & am wondering if I need to queue installations of modules so only one call to InstallMgr::installModule() is made at any one time or if I can fire off several and have them all work on different threads? :)

Also, during my quick look at the code for it, there are bits where it says ftpCopy that are tagged to be changed to netCopy for v1.7.0 of SWORD. installmgr.cpp:300 has
// TODO: rename to netCopy

Thanks heaps, ybic
	nic...  :)


More information about the sword-devel mailing list