[armedbear-devel] LISTEN doesn't work on non-character streams

Stas Boukarev stassats at gmail.com
Mon Aug 13 03:00:15 UTC 2012


(with-open-file (stream "/dev/zero" :element-type '(unsigned-byte 8))
  (listen stream))

#<FILE-STREAM {5CF9DE08}> is not a character input stream.
-- 
With best regards, Stas.




More information about the armedbear-devel mailing list