Generic-function: SB-GRAY:STREAM-LISTEN

package type

This is used by LISTEN. It returns true or false. The default method uses STREAM-READ-CHAR-NO-HANG and STREAM-UNREAD-CHAR. Most streams should define their own method since it will usually be trivial and will always be more efficient than the default method.

Lambda list

(stream)