7 lines
156 B
Forth
7 lines
156 B
Forth
|
|
0 constant EVENT_IDLE
|
|
1 constant EVENT_CONNECTION_NEW
|
|
2 constant EVENT_CONNECTION_CLOSED
|
|
3 constant EVENT_CONNECTION_SEND
|
|
4 constant EVENT_CONNECTION_RECV
|