rust-postgres/tokio-postgres
Steven Fackler e9db2bf284 Defer message sends until first poll
This matches up generally with the "futures do nothing until polled"
model.
2018-06-19 19:51:30 -04:00
..
src Defer message sends until first poll 2018-06-19 19:51:30 -04:00
tests Working statement preparation 2018-06-18 22:34:25 -04:00
Cargo.toml Defer message sends until first poll 2018-06-19 19:51:30 -04:00