Rewrite the CHAR-READY? operation to use TEST-SELECT-DESCRIPTOR rather
authorChris Hanson <org/chris-hanson/cph>
Mon, 19 Jan 2004 04:37:14 +0000 (04:37 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 19 Jan 2004 04:37:14 +0000 (04:37 +0000)
commit26516e83e51295c035c2edb3a01397c7b829db9d
tree140a28cf55c1aafc252c67d3ebfa60e0301ca7c5
parenta5973659d8fb7c854aa4e4cd61ff991a77e2b311
Rewrite the CHAR-READY? operation to use TEST-SELECT-DESCRIPTOR rather
than a non-blocking read.  The latter used five system calls, while
the former uses one to achieve the same effect.  Also, the
INPUT-BUFFER/READ-UNTIL-DELIMITER and
INPUT-BUFFER/DISCARD-UNTIL-DELIMITER procedures were eliminated.
v7/src/runtime/io.scm