commit | 323343aa0ed4bb57df078af366efea3bc62165da | [log] [tgz] |
---|---|---|
author | Kansho Nishida <kansho@google.com> | Mon Jun 24 22:03:07 2019 +0900 |
committer | Kansho Nishida <kansho@google.com> | Mon Jun 24 22:03:07 2019 +0900 |
tree | 6ac84947acdececf5f70eb41d4e8e1d447bfe84d | |
parent | 8475fc34a2144b947db4f1a1170a01809e83479d [diff] |
dumpstate: close socket after accepting Close socket just after accept(), to make sure that connect() by client will get error when the socket is used by the other services. Bug: 135575100 Test: execute bugreport in parallel Change-Id: I4e8a46e41519fa97cf41dde8955cf37361c6fa99 Signed-off-by: Kansho Nishida <kansho@google.com>