commit | dfb8b1695abe4e4a3c6ea95ad986d0fd637fdde1 | [log] [tgz] |
---|---|---|
author | Jerry Zhang <zhangjerry@google.com> | Thu Sep 07 11:34:25 2017 -0700 |
committer | Jerry Zhang <zhangjerry@google.com> | Mon Sep 11 12:34:54 2017 -0700 |
tree | f43b2dd49a12bf3727efae7d94408fc549b0d505 | |
parent | f1e0a364a17a2f1367ed465aa8e0f8a26440b5f3 [diff] |
DO NOT MERGE : Add simple control request handling Control request handling was already added in master, but it is causing a few problems on Windows. This patch simplifies the main patch and only responds to get status requests with STATUS_OK. This fixes situations where Windows stops communicating if it doesn't get a response from this request. Bug: 65423303 Test: Transfer files on windows Change-Id: Ib7a53aa5b679f011b3a8ac6dff549ca051d579e0