|
-
June 29th, 2006, 01:25 PM
#1
AfxSocketInit() unnecessary for worker threads ?
Hi, internet search reveals that AfxSocketInit() should be called in every thread. I am using CSocket for listening, sending, receiving in 2 worker threads and main thread. The program works most of the time whether I call it or not. Moreover, it is actually more stable without it. Any thoughts ? Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|