rust-postgres/src
Steven Fackler dec566e683 Track stream desynchronization
If we hit an IO error talking to the server, message framing has
probably been lost and we shouldn't try to keep talking.
2014-02-09 22:45:26 -08:00
..
types Less reflection 2014-02-09 13:57:51 -08:00
error.rs Track stream desynchronization 2014-02-09 22:45:26 -08:00
lib.rs Track stream desynchronization 2014-02-09 22:45:26 -08:00
message.rs Beginnings of fixes for IO API changes 2014-02-06 20:58:47 -08:00
pool.rs Track stream desynchronization 2014-02-09 22:45:26 -08:00
test.rs Rename tests module to test 2014-02-09 16:01:09 -08:00