pure-python-adb icon indicating copy to clipboard operation
pure-python-adb copied to clipboard

Fixed "list-forward" exceptions on incorrect server output

Open imorda opened this issue 9 months ago • 0 comments

Sometimes (mostly, after a devices goes offline and returns back) adb server goes crazy and starts responding " \f proto:port proto:port" to "host:list-forward" instead of specified " proto:port proto:port"

imorda avatar Mar 14 '25 15:03 imorda