Subject: Re: scheduler activations problem ?
To: Mihai CHELARU <kefren@netbastards.org>
From: Daniel Carosone <dan@geek.com.au>
List: current-users
Date: 10/20/2003 22:11:21
On Mon, Oct 20, 2003 at 02:39:13PM +0300, Mihai CHELARU wrote:
> main()
> {
...
>         for(;;) {
...
>                 if (pthread_create(&pt, NULL, persocket, (void *) (&s)))
...

I think this is your problem.

--
Dan.