Handbook
Glossary
(reader-loop) ( -- ? )
Vocabulary
irc
.
client
.
internals
Inputs
None
Outputs
?
an
object
Definition
USING:
destructors
io
irc.client.base
;
IN:
irc.client.internals
:
(reader-loop)
( -- ? )
stream>
[
|dispose
stream-readln
handle-input
]
with-destructors
;