Files
neon/proxy/src
Anna Khanova 1cef395266 Proxy: copy bidirectional fork (#6720)
## Problem

`tokio::io::copy_bidirectional` doesn't close the connection once one of
the sides closes it. It's not really suitable for the postgres protocol.

## Summary of changes

Fork `copy_bidirectional` and initiate a shutdown for both connections.

---------

Co-authored-by: Conrad Ludgate <conradludgate@gmail.com>
2024-02-14 14:57:22 +00:00
..
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2023-10-25 15:43:03 +01:00
2023-11-27 21:45:15 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2023-12-18 10:59:49 +00:00
2024-01-31 14:51:11 +01:00
2024-02-09 15:50:51 +00:00
2023-11-06 17:44:44 +00:00
2023-08-31 14:30:25 +03:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2024-02-09 15:50:51 +00:00
2022-07-04 23:46:37 +03:00