simple-ipc/ipc-win32: add trace2 debugging
commit9bd51d4975a542adaa765af784595d7309e0dd84
authorJeff Hostetler <jeffhost@microsoft.com>
Mon, 20 Sep 2021 15:36:15 +0000 (20 15:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 15:57:58 +0000 (20 08:57 -0700)
tree7d9e5ab386c4ee0a6a26a38c9880d5725ea4cd00
parent59c923229e8b3b0ee30be37e2daf8aa6c91c7f34
simple-ipc/ipc-win32: add trace2 debugging

Create "ipc-debug" category events to log unexpected errors
when creating Simple-IPC connections.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/simple-ipc/ipc-win32.c