9 lines
215 B
Forth
9 lines
215 B
Forth
|
|
0 constant EVENT_IDLE
|
|
1 constant EVENT_COMMANDLINE
|
|
2 constant EVENT_MOTD_CHANGED
|
|
3 constant EVENT_CONNECTION_NEW
|
|
4 constant EVENT_CONNECTION_CLOSED
|
|
5 constant EVENT_CONNECTION_SEND
|
|
6 constant EVENT_CONNECTION_RECV
|