diff options
author | Johannes Sixt <johannes.sixt@telecom.at> | 2007-10-19 21:48:01 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-21 01:30:41 -0400 |
commit | 088fab5fc48ebb8b476c3b32dd25df3aa4236f94 (patch) | |
tree | 83d469cce01de3986b4e48dd82867cd88c9f3afe /builtin-update-ref.c | |
parent | Add infrastructure to run a function asynchronously. (diff) | |
download | tgif-088fab5fc48ebb8b476c3b32dd25df3aa4236f94.tar.xz |
Use the asyncronous function infrastructure in builtin-fetch-pack.c.
We run the sideband demultiplexer in an asynchronous function.
Note that earlier there was a check in the child process that closed
xd[1] only if it was different from xd[0]; this test is no longer needed
because git_connect() always returns two different file descriptors
(see ec587fde0a76780931c7ac32474c8c000aa45134).
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-update-ref.c')
0 files changed, 0 insertions, 0 deletions