sqlx/sqlx-core
Austin Bonander e10789d9d7
fix cancellation issues with PgListener, PgStream::recv() (#3467)
* fix(postgres): make `PgStream::recv_unchecked()` cancel-safe

* fix(postgres): make `PgListener` close the connection on-error

* fix: incorrect math in `BufferedSocket::read_buffered()`
2024-08-27 10:54:31 -07:00
..
src fix cancellation issues with PgListener, PgStream::recv() (#3467) 2024-08-27 10:54:31 -07:00
Cargo.toml chore: configure clippy cast lints at workspace level 2024-08-23 23:39:32 -07:00
LICENSE-APACHE Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00
LICENSE-MIT Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00