diff options
author | Jeff King <peff@peff.net> | 2013-10-31 02:36:26 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-31 10:05:59 -0700 |
commit | 3a347ed70727cdcb447040705b4128304c0244e3 (patch) | |
tree | f0406a4d2dd21b8d18b6adb49c1f221e59acca7a /fsck.h | |
parent | http: return curl's AUTHAVAIL via slot_results (diff) | |
download | tgif-3a347ed70727cdcb447040705b4128304c0244e3.tar.xz |
remote-curl: pass curl slot_results back through run_slot
Some callers may want to know more than just the integer
error code we return. Let them optionally pass a
slot_results struct to fill in (or NULL if they do not
care). In either case we continue to return the integer
code.
We can also give probe_rpc the same treatment (since it
builds directly on run_slot).
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 'fsck.h')
0 files changed, 0 insertions, 0 deletions