1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-14 01:40:05 +00:00
Laika/lib/src
CPunch a6bd244431 Added TaskService, ltask.[ch]
- cnc's main.c has an example of scheduling tasks
- switched to C11, might go back to C99 if i get the motivation
	to write a windows-specific getTime() implementation
2022-02-04 13:15:06 -06:00
..
hashmap.c Inital commit 2022-01-23 21:28:16 -06:00
lerror.c Inital commit 2022-01-23 21:28:16 -06:00
lmem.c First actual runnable version 2022-01-24 21:46:29 -06:00
lpeer.c refactored laikaS_*Packet functions, added debugging output 2022-02-03 20:51:32 -06:00
lpolllist.c minor laikaM_rmvarray refactoring, removed 'type' parameter 2022-01-31 15:54:39 -06:00
lsocket.c refactored laikaS_*Packet functions, added debugging output 2022-02-03 20:51:32 -06:00
ltask.c Added TaskService, ltask.[ch] 2022-02-04 13:15:06 -06:00