diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-11-10 15:01:20 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-11-10 15:01:20 -0800 |
commit | aace36fd3c553b29d96997a8b80fb3364961fe9e (patch) | |
tree | 3be3bdcf860ddc24fde12b68882c26c23e746251 /builtin/commit.c | |
parent | c1d16cedd4024884064b9d0834cae4f5506d6221 (diff) | |
parent | 974ef7ced24a782ff32b2248103e25a397276f36 (diff) |
Merge branch 'js/simple-ipc-cygwin-socket-fix'
The way Cygwin emulates a unix-domain socket, on top of which the
simple-ipc mechanism is implemented, can race with the program on
the other side that wants to use the socket, and briefly make it
appear as a regular file before lstat(2) starts reporting it as a
socket. We now have a workaround on the side that connects to a
unix domain socket.
* js/simple-ipc-cygwin-socket-fix:
simple-ipc: work around issues with Cygwin's Unix socket emulation
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions