Drstein99
Junior Contributor
I dont see a catagory for threading so I am posting under controls.
I am using threading, and tcp/ip. Throughout the TESTING of my program - the following appear in my "output" window of the compiler;
The thread '<No Name>' (0xf88) has exited with code 0 (0x0).
The thread '<No Name>' (0x950) has exited with code 0 (0x0).
---
How do I go about finding WHAT threads those were and what started them and why they exited please?
I am using threading, and tcp/ip. Throughout the TESTING of my program - the following appear in my "output" window of the compiler;
The thread '<No Name>' (0xf88) has exited with code 0 (0x0).
The thread '<No Name>' (0x950) has exited with code 0 (0x0).
---
How do I go about finding WHAT threads those were and what started them and why they exited please?