|
-
November 3rd, 2007, 11:48 PM
#5
Re: Close CAsyncSocket on server side
Its a HTTP server I am working on,
On receving GET request on "OnReceive", I call the thread below to send the data and thn suutdown.
AfxBeginThread(MTProcessRequestThread,(LPVOID)wParam);
Basically, its not thread based except this.
Thanks
Anita EUgene
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
|