original commit: 0fd01393ee41c65cff6c96a97ea5248b04236e0a
This commit is contained in:
Matthew Flatt 2004-05-11 13:13:10 +00:00
parent 206f0a2c4f
commit c08f5fadb9

View File

@ -7617,7 +7617,7 @@
(let ([v (read-chars s)])
(semaphore-post lock-semaphore)
v)
(wrap-evt
(convert-evt
(semaphore-peek-evt lock-semaphore)
(lambda (x) 0)))))
(lambda (s skip general-peek)