[][src]Crate basic_tcp_proxy

Structs

TcpProxy

TcpProxy runs one thread looping to accept new connections and then two separate threads per connection for writing to each end

Enums

ProxyError

Possible error if we socket address fails to bind (for local connection)