]> git.imager.perl.org - imager.git/commit
improve i_io_peekn() / i_io_read_fill() interaction
authorTony Cook <tony@develop-help.com>
Sat, 17 Sep 2011 03:16:00 +0000 (13:16 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 8 Oct 2011 03:39:46 +0000 (14:39 +1100)
commitddb433c610b9bc1e5588fcb7276b4f1916a09e8f
tree8713b26c4094bc5bb4ec698afb36f4114adc979c
parent830b5c652aa665b4ffe70c03b991ed53c18ea671
improve i_io_peekn() / i_io_read_fill() interaction

a peekn() for a small amount no longer limits a following peekn() for
a larger amount

it also handles partly consumed input buffers
iolayer.c
t/t07iolayer.t