I have a very large C++ server application on Windows (Win7). It compiles fine and runs mostly well, but sometimes IP connections fail.
My suspicion is that some calls to the Winsock API get bad parameters and not all result codes are checked properly.
Is there a way to trace all calls to the Winsock API including parameters, so I can can check them for the failing connection ? Something similar to strace on Linux maybe ?
Since you're running Windows 7, you can use the Winsock Tracing facility available since Vista.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With