| Authors: | Doug Coleman |
| Class | Superclass | Slots |
| username | ||
| input-stream output-stream local-address remote-address username object quit? logged-in? | ||
| clients | ||
| username |
| Word | Stack effect |
| ( -- ) | |
| ( -- ) | |
| ( -- ) | |
| ( -- username ) | |
| ( -- ) |
| Word | Stack effect |
| ( username -- * ) | |
| ( -- managed-client ) | |
| ( -- assoc ) | |
| ( -- assoc ) | |
| ( -- assoc ) | |
| ( -- assoc ) | |
| ( port name encoding class -- server ) | |
| ( username -- * ) | |
| ( seq username -- ) | |
| ( seq -- ) | |
| ( seq -- ) | |
| ( -- managed-client ) | |
| ( -- string ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| managed-server.chat vocabulary |
| Vocabulary | Summary |
| managed-server.private vocabulary |