Thread (7 messages) flat view 7 messages, 3 authors, 2021-08-26

Re: [PATCH 1/2] pkt-line: add packet_fwrite

From: Junio C Hamano <hidden>
Date: 2021-08-26 16:33:46

Jacob Vosmaer [off-list ref] writes:
This adds a new function packet_fwrite which works like packet_write,
except it writes to a stdio stream.

Helped-by: Patrick Steinhardt [off-list ref]
Signed-off-by: Jacob Vosmaer <redacted>
---
 cache.h        |  1 +
 pkt-line.c     | 16 ++++++++++++++++
 pkt-line.h     |  1 +
 write-or-die.c |  6 ++++++
 4 files changed, 24 insertions(+)

I wonder if our readers are all proficient enough not to require
some comment to warn them about the care that must be taken when
packet_fwrite() and packet_write() are mixed together (i.e. stdio
flushing, etc.), but other than that, this sounds quite
straight-forward.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help