diff options
author | Jeff Hostetler <jeffhost@microsoft.com> | 2022-03-25 18:02:53 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-25 16:04:15 -0700 |
commit | 9dcba0ba08d0e843eda1f141c99c72e0aa67811f (patch) | |
tree | 8fadb67cc9682f65c3b5078ab4acac832bf832ee /Documentation/technical/api-index.sh | |
parent | compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin (diff) | |
download | tgif-9dcba0ba08d0e843eda1f141c99c72e0aa67811f.tar.xz |
fsmonitor--daemon: implement 'run' command
Implement `run` command to try to begin listening for file system events.
This version defines the thread structure with a single fsmonitor_fs_listen
thread to watch for file system events and a simple IPC thread pool to
watch for connection from Git clients over a well-known named pipe or
Unix domain socket.
This commit does not actually do anything yet because the platform
backends are still just stubs.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/api-index.sh')
0 files changed, 0 insertions, 0 deletions