%BUFFER-FLUSH: signal HANGUP when DEVICE-WRITE returns :HANGUP; return two values...
commit1a0c64bc9c394398eb11a5e30da5159bc0847010
authorStelian Ionescu <sionescu@common-lisp.net>
Wed, 7 Jan 2009 00:35:36 +0000 (7 01:35 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Wed, 7 Jan 2009 00:35:36 +0000 (7 01:35 +0100)
tree87869ec1a5ba390c2866ea5b462e1b7544bfe554
parent5baeeca39bb35755f86f9659d9547df7030f6846
%BUFFER-FLUSH: signal HANGUP when DEVICE-WRITE returns :HANGUP; return two values: the number of octets written and the number of octets left in the buffer.
io.streams/zeta/buffer.lisp