Closed aldocd4 closed 5 years ago
After successfully building the client and the server, it seems the client part is not working very well.
I have this error after the ConnectEx call in IOCP.d (I displayed this line with tracef before the first return in checkErro():
erro=-1, dwLastError=10022
The server part is working, I tried it accessing the ip and port with browser, I can see logs.
Do you know why ? thanks
Fixed in Hunt: https://github.com/huntlabs/hunt/commit/ba238f79e43cdbfc7ebe8e908dda22283f1f944f
After successfully building the client and the server, it seems the client part is not working very well.
I have this error after the ConnectEx call in IOCP.d (I displayed this line with tracef before the first return in checkErro():
The server part is working, I tried it accessing the ip and port with browser, I can see logs.
Do you know why ? thanks