diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2019-02-21 12:24:40 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-02-22 14:27:31 -0800 |
commit | 78ad91728d859a3ddb6e86218e86f16cd3489d0a (patch) | |
tree | cf46dd381cb15f9a38b658594d22e260dfde052f /parse-options.h | |
parent | remote-curl: reduce scope of rpc_state.result (diff) | |
download | tgif-78ad91728d859a3ddb6e86218e86f16cd3489d0a.tar.xz |
remote-curl: refactor reading into rpc_state's buf
Currently, whenever remote-curl reads pkt-lines from its response file
descriptor, only the payload is written to its buf, not the 4 characters
denoting the length. A future patch will require the ability to also
write those 4 characters, so in preparation for that, refactor this read
into its own function.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.h')
0 files changed, 0 insertions, 0 deletions