From: <qx...@gm...> - 2006-04-26 07:11:06
|
Hi, there is one big problem with this change: the current variant offers an easy way to port the library to other operation systems that do NOT use the pthreads-thingy (like Windows). Currently the adaption has to be done in ithreads.h only, using this change developers have to modify the code everywhere. Michael > --- Ursprüngliche Nachricht --- > Von: "Hartwig Deneke" <har...@gm...> > An: upn...@li... > Betreff: [upnp-sdk-dev] Patches: Remove ithread.h header and change users > over to pthreads > Datum: Tue, 25 Apr 2006 22:35:41 +0200 > > 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 > just > 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 > -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail |