1
0
mirror of https://git.lain.church/emil/moontalk.git synced 2025-06-22 18:17:57 +00:00
Files
moontalk/server/eventloop-server-experiment/event-constants.4th
Emil Williams 7721b77c93 update
2024-02-03 17:37:01 +00:00

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