.
original commit: d8d0c61d9aa977137f5d0a800936552d26f4d7f5
This commit is contained in:
parent
d3eb73d989
commit
e8b6f92428
|
@ -724,7 +724,7 @@
|
|||
(cond
|
||||
[(eq? n 0)
|
||||
;; Not ready, yet.
|
||||
(car ports)]
|
||||
(wrap-evt (car ports) (lambda (x) 0))]
|
||||
[(eof-object? n)
|
||||
;; Port is exhausted, or we skipped past its input.
|
||||
;; If skip is not zero, we need to figure out
|
||||
|
|
Loading…
Reference in New Issue
Block a user