layer4-proxy/src/servers/protocol
Jacob Kiers 6349fc6502 Prevent unnecessary clone
This also ensures that the address resolver actually keeps state.
Otherwise it was cloned before each resolution, resulting in it never
keeping the resolved addresses.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-08-25 22:52:46 +02:00
..
kcp.rs Add publish CI and run fmt 2021-11-01 15:56:57 +08:00
mod.rs Enable explicit ipv4 / ipv6 proxying 2023-06-02 17:35:29 +02:00
tcp.rs Prevent unnecessary clone 2023-08-25 22:52:46 +02:00
tls.rs Enable explicit ipv4 / ipv6 proxying 2023-06-02 17:35:29 +02:00