From: Hartwig D. <har...@gm...> - 2006-04-25 20:35:48
|
Dear Developers, I have just uploaded two patches to the patches section, which remove the file ithreads.h and change all users to directly include <pthreads.h> and its functions instead. ithreads.h did not provide any functionality but jus= t re-defined the "pthread_" prefix to "ithread_". Hence I think it does not provide any benefits and only hides that libupnp uses posix threads.If you consider this change usefull, please apply, Cheers, Hartwig |