%BUFFER-FILL: signal END-OF-FILE when DEVICE-READ returns :EOF; return two values...
commit5baeeca39bb35755f86f9659d9547df7030f6846
authorStelian Ionescu <sionescu@common-lisp.net>
Wed, 7 Jan 2009 00:33:01 +0000 (7 01:33 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Wed, 7 Jan 2009 00:33:01 +0000 (7 01:33 +0100)
tree43037b7a0c38973817faa1769bf59062ca207ba8
parent4a57326d371e5927229e1c8c67fb65ec7e9e20fa
%BUFFER-FILL: signal END-OF-FILE when DEVICE-READ returns :EOF; return two values: the number of octets copied and the amount of space left in the buffer.
io.streams/zeta/buffer.lisp