Baron-von-Riedesel / HX

Home of the HX DOS Extender and its included DPMI-host HDPMI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wsock32 issue

GNUfan42 opened this issue · comments

I'm trying to run a server application. I've tested the network using wstest and it works. When running the application, everything seems OK at first, but the connection breaks immediately after trying to use a client connect to server and Invalid argument: setsockopt SO_RCVTIMEO is printed onto screen.

Is there any workaround for this issue?