by CrashMonkey » Mon Feb 17, 2025 10:20 am
At dev's
WSALookupServiceBegin failed with: 0
Is 0 the actual error code? Or is there something wrong with getting the real error code? For me usually 0 mean succes. So the returning error code does not seem right for me.
If there is an error that in that part of the code, to retrieve to real error code. If that issue would be solved, that would make tracing the issue faster. Suggest to start there if that logic around the error code is correct.
At dev's
WSALookupServiceBegin failed with: 0
Is 0 the actual error code? Or is there something wrong with getting the [u]real[/u] error code? For me usually 0 mean succes. So the returning error code does not seem right for me.
If there is an error that in that part of the code, to retrieve to real error code. If that issue would be solved, that would make tracing the issue faster. Suggest to start there if that logic around the error code is correct.