diff --git a/collects/mzlib/port.ss b/collects/mzlib/port.ss index e047bd4..7bcacf9 100644 --- a/collects/mzlib/port.ss +++ b/collects/mzlib/port.ss @@ -449,6 +449,8 @@ peek-bytes-avail!) bstr pos progress-evt input-port pos)]) (cond + ;; the first two cases below are shortcuts, and not + ;; strictly necessary [(sync/timeout 0 nack) (void)] [(sync/timeout 0 progress-evt) (if poll? #f