On Wednesday 16 April 2008, Matheus Araújo Aguiar wrote: > I'm developing a module for OpenSER to suit the need of the company I work > for. > [..] > I'm suspecting it has something to do with threads. Maybe it's something > easy to solve, but I don't have much experience with threads, so I ask for > your help.
Hi Matheus, if you need to use (posix) threads with your own module, then you'll run most probably into problems. Threads don't fit well into the multi-process model openser uses. Cheers, Henning _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel