From: Junio C Hamano Date: Fri, 2 Apr 2021 21:43:14 +0000 (-0700) Subject: Merge branch 'jh/simple-ipc' X-Git-Tag: v2.32.0-rc0~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=861794b60d3a61822daf59bbde39a2a2e362738d;p=thirdparty%2Fgit.git Merge branch 'jh/simple-ipc' A simple IPC interface gets introduced to build services like fsmonitor on top. * jh/simple-ipc: t0052: add simple-ipc tests and t/helper/test-simple-ipc tool simple-ipc: add Unix domain socket implementation unix-stream-server: create unix domain socket under lock unix-socket: disallow chdir() when creating unix domain sockets unix-socket: add backlog size option to unix_stream_listen() unix-socket: eliminate static unix_stream_socket() helper function simple-ipc: add win32 implementation simple-ipc: design documentation for new IPC mechanism pkt-line: add options argument to read_packetized_to_strbuf() pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR option pkt-line: do not issue flush packets in write_packetized_*() pkt-line: eliminate the need for static buffer in packet_write_gently() --- 861794b60d3a61822daf59bbde39a2a2e362738d