rust-postgres/tests
Steven Fackler bb837bd872 Make the default notifications iterator read nonblocking
It is always super confusing as to when a notification that's been sent
to the client will actually show up in the old version of this iterator,
so it's best to have it see if there's anything waiting in the TCP
buffer.

Closes #149
2015-12-27 10:15:49 -07:00
..
types Drop WrongType variant 2015-12-26 22:05:23 -07:00
test.rs Make the default notifications iterator read nonblocking 2015-12-27 10:15:49 -07:00