I am running a program that is creating threads to ident ppl that are
connecting to that program. After the thread is done (I use
remove_thread(d->idthread);) the processes are there. Did I do something
wrong??? Shall I kill them within the main program (I thought remove_thread
is doing that)??
Anyway after the thread had indetified the user that is trying to connect
and it reaches the remove_thread the thread is still there... did I do
something wrong?? I have to add other things along remove_thread?? Like
what??
Hoping I didnt give ya headaches,
Rygars is signing out