1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-18 17:48:20 +00:00
Laika/shell
CPunch 7baced7b8f Refactored polling, lpolllist.c now handles poll events & flushes the poll queue
- Sockets now have event callbacks, onPollIn, onPollOut & onPollFail. If these are set to NULL they're ignored
2022-03-24 10:26:06 -05:00
..
include Added 'quit' command 2022-03-22 09:50:22 -05:00
src Refactored polling, lpolllist.c now handles poll events & flushes the poll queue 2022-03-24 10:26:06 -05:00
CMakeLists.txt Added LAIKA_CNC_IP & LAIKA_CNC_PORT to cmake config 2022-03-15 13:05:11 -05:00