Re: [GENERAL] PQfinish blocking on non-existent IP address ...

2011-02-02 Thread Mad
...@postgresql.org] On Behalf Of Mad Sent: Wednesday, February 02, 2011 6:03 PM To: pgsql-general@postgresql.org Cc: mad...@schif.org Subject: [GENERAL] PQfinish blocking on non-existent IP address ... /** How do I stop PQfinish from blocking? (try any LAN IP address that doesn&#

[GENERAL] PQfinish blocking on non-existent IP address ...

2011-02-02 Thread Mad
/** How do I stop PQfinish from blocking? (try any LAN IP address that doesn't exist on your LAN.) I compiled it with both VC and MinGW, same result. (change C:\Program Files (x86) to C:\Program Files for 32bit Windows OS) Command Line Compile in VC 32bit: cl x.c