huntlabs / grpc-dlang

Grpc for D programming language, hunt-http library based.
Apache License 2.0
44 stars 6 forks source link

Client part not working on Windows 10. #7

Closed aldocd4 closed 5 years ago

aldocd4 commented 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

Heromyth commented 5 years ago

Fixed in Hunt: https://github.com/huntlabs/hunt/commit/ba238f79e43cdbfc7ebe8e908dda22283f1f944f