Files
neon/proxy/src
Conrad Ludgate 1f7d54f987 proxy refactor tls listener (#7056)
## Problem

Now that we have tls-listener vendored, we can refactor and remove a lot
of bloated code and make the whole flow a bit simpler

## Summary of changes

1. Remove dead code
2. Move the error handling to inside the `TlsListener` accept() function
3. Extract the peer_addr from the PROXY protocol header and log it with
errors
2024-03-12 13:05:40 +00:00
..
2024-03-07 18:23:19 +00:00
2023-10-25 15:43:03 +01:00
2023-11-27 21:45:15 +00:00
2024-02-12 18:41:02 +00:00
2024-03-07 18:23:19 +00:00
2023-12-18 10:59:49 +00:00
2024-01-31 14:51:11 +01:00
2023-11-06 17:44:44 +00:00
2024-02-09 15:50:51 +00:00
2022-07-04 23:46:37 +03:00