Just guessing...but could it be because in TCP there's a thread
listening and several others processing the incoming request so it
needs to be in forking mode to work??
I think UDP works diferent because each "listener" is also the
processing thread and therefore with a single process (fork=no) it can
work.
Samuel.
2006/12/13, Atle Samuelsen <clona(a)cyberhouse.no>no>:
Hi Guys,
I was wondering if there is a technical reason why ser does not startup
in fork=no mode if you only listen to TCP.
- Atle
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers