Tagged Questions
0
votes
2answers
517 views
CAsyncSocket::Close Crashes
Hey, im doing some client/server stuff in a windows service. Pretty much new to this stuff.
The problem I'm encountering is that when I try to stop the service through Service Manager, it crashes. I ...