Re: WIN32 errno patch
Magnus Naeslund(f) <mag@fbab.net>
From: "Magnus Naeslund\(f\)" <mag@fbab.net>
To: "Serguei Mokhov" <sa_mokho@alcor.concordia.ca>, "Mikhail Terekhov" <terekhov@emc.com>, "Tom Lane" <tgl@sss.pgh.pa.us>, <pgsql-patches@postgresql.org>
Date: 2001-08-18T17:07:42Z
Lists: pgsql-hackers
From: "Serguei Mokhov" <sa_mokho@alcor.concordia.ca> [snip] > Windows 98SE, M$ Visual C++ 6.0 > In the project settings in the Link library list > you can put 'wsock32.lib'. > > > Could someone else test this code on a win98/95 system? > > I compiled and run it. I didn't produce any error messages for IP 10.10.10.3 > you put there. I used localhost instead, and here is the > result: > > socket error(10061):Unknown socket error(10061) > > I don't know whether this is what you expected or not. > Well this was about what i thought... It's not working too good :( I'll try to find out a good way of doing this on win9x. > S. Magnus