Ok Overbeek (mz) wrote: > If good old fork() would have been used (in stead of threads), > then there would be no problem whatsoever?
Yes, but since PPPoA3 relies on inter-thread communication this would have been a rather untidy solution with fork(). (in fact, fork() is exactly how libpthread is implemented on Linux) The fault is with FreeBSD, really, as every POSIX-compliant system is expected to support pthreads correctly. -- Cheers, Jay -- http://www.imperial.ac.uk/ - 3rd year CS student Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
