Baron-von-Riedesel / HX

Home of the HX DOS Extender and its included DPMI-host HDPMI.
197 stars 14 forks source link

wsock32 issue #19

Open hex-4d5a9000 opened 3 years ago

hex-4d5a9000 commented 3 years ago

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?