summaryrefslogtreecommitdiffstats
path: root/pkt-line.h
diff options
context:
space:
mode:
authorJonathan Tan <jonathantanmy@google.com>2019-02-21 21:24:40 +0100
committerJunio C Hamano <gitster@pobox.com>2019-02-22 23:27:31 +0100
commit78ad91728d859a3ddb6e86218e86f16cd3489d0a (patch)
treecf46dd381cb15f9a38b658594d22e260dfde052f /pkt-line.h
parentremote-curl: reduce scope of rpc_state.result (diff)
downloadgit-78ad91728d859a3ddb6e86218e86f16cd3489d0a.tar.xz
git-78ad91728d859a3ddb6e86218e86f16cd3489d0a.zip
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 'pkt-line.h')
0 files changed, 0 insertions, 0 deletions