[Libpqxx-general] More on VS9 and libpqxx cvs version.

Jeroen Vermeulen jtv at xs4all.nl
Fri Jun 13 13:16:54 UTC 2008


Andrew Maclean wrote:
> The following tests fail:
> Test064: Exception: could not send startup packet: Socket is not
> connected (0x00002749/10057)
> Test067: Exception: could not send startup packet: Socket is not
> connected (0x00002749/10057)
> Test085: In test085.cxx change in line 65, distance to std::distance
> and it compines and runs Ok.
> Test089: T0, T1 are Ok, then:  Exception: could not send startup
> packet: Socket is not connected (0x00002749/10057)

That looks as if asyncconnection is having problems.  The strange thing 
though is that there are many other tests that use asyncconnections. 
Are you always getting the same failures?

test089 may be the most helpful one here...  It tries the same things 
with various types of connections.  Any chance you could figure out 
exactly what steps it has gone through before failing, and where exactly 
it fails?


Jeroen


More information about the Libpqxx-general mailing list