flutter/packages/flutter_tools/test/general.shard/proxied_devices
Lau Ching Jun 8a9e74e8d7
Avoid forwarding the data after socket is disconnected. (#146665)
In a ProxiedDevicePortForwarder, there might be a race condition where the local socket has been disconnected, but the remote end was still sending new data. In this case, avoid forwarding new data to the socket.
2024-04-12 21:45:32 +00:00
..
debounce_data_stream_test.dart Debounce the proxied connection over proxied devices. (#124540) 2023-04-10 23:20:01 +00:00
file_transfer_test.dart Optimize file transfer when using proxied devices. (#139968) 2023-12-14 00:11:32 +00:00
proxied_devices_test.dart Avoid forwarding the data after socket is disconnected. (#146665) 2024-04-12 21:45:32 +00:00