summaryrefslogtreecommitdiffstats
path: root/common-main.c
diff options
context:
space:
mode:
authorLars Schneider <larsxschneider@gmail.com>2016-10-17 01:20:32 +0200
committerJunio C Hamano <gitster@pobox.com>2016-10-17 20:36:50 +0200
commit038ce90f2ff91587f2d61993f5c4c23d6fdca144 (patch)
tree649900624f101604aa7b3aa50fab62ee3112ca7a /common-main.c
parentpkt-line: add packet_write_fmt_gently() (diff)
downloadgit-038ce90f2ff91587f2d61993f5c4c23d6fdca144.tar.xz
git-038ce90f2ff91587f2d61993f5c4c23d6fdca144.zip
pkt-line: add packet_flush_gently()
packet_flush() would die in case of a write error even though for some callers an error would be acceptable. Add packet_flush_gently() which writes a pkt-line flush packet like packet_flush() but does not die in case of an error. The function is used in a subsequent patch. Signed-off-by: Lars Schneider <larsxschneider@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'common-main.c')
0 files changed, 0 insertions, 0 deletions