Go to the source code of this file.
Classes | |
| class | tests.unit._tcp_proxy.TcpProxy |
Namespaces | |
| tests.unit._tcp_proxy | |
Functions | |
| def | tests.unit._tcp_proxy._init_proxy_socket (gateway_address, gateway_port) |
Variables | |
| int | tests.unit._tcp_proxy._TCP_PROXY_BUFFER_SIZE = 1024 |
| tests.unit._tcp_proxy._TCP_PROXY_TIMEOUT = datetime.timedelta(milliseconds=500) | |