chiark / gitweb /
(writechan): Pointless tweak: when the buffer is empty, reset the start
authormdw <mdw>
Wed, 19 Jul 2000 17:55:43 +0000 (17:55 +0000)
committermdw <mdw>
Wed, 19 Jul 2000 17:55:43 +0000 (17:55 +0000)
commit046a152e4526d789407a3d020a2c38cdd956f4f3
treeb604af74ce5164714a8e7850e72b784f92cdecfc
parente68b88bf4ad78f86ac74c52adba87d27c59ed121
(writechan): Pointless tweak: when the buffer is empty, reset the start
pointer to the beginning.  This saves doing slightly trickier
@writev(2)@ calls when loading is light.
chan.c