wossh and threads - WeOnlyDo Discussion board

wossh and threads (General questions)

by S.Salloum, Thursday, July 21, 2005, 21:30 (7064 days ago)

I'm testing the wodssh component under VS2003 mainly with the COM interface. I'm during the memory leaks debugging stage and i noticed
that when using the demo version i get one extra thread running when i make a ssh session. In adition when displaying the about box i also got +3 threads.

I'm wondering if this is only in the demo version or i also have the same in the official version. Actually i'm worried about what this thread is doing since after deleting the COM object the thread remains.

Regards
Sotiris

Re: wossh and threads

by wodSupport, Thursday, July 21, 2005, 23:08 (7064 days ago) @ S.Salloum

Hi.

wodSSH doesn't have any threads, complete code is running in the same thread, and no other threads are spawned, so this isn't from our code, I'm sure about that.

Regards,
Kreso