1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Laika/lib/include
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
..
hashmap.h Inital commit 2022-01-23 21:28:16 -06:00
ini.h Re-added variadic packets 2022-02-16 17:58:07 -06:00
laika.h minor laikaM_rmvarray refactoring, removed 'type' parameter 2022-01-31 15:54:39 -06:00
lbox.h Shell: improved looks, added colored output 2022-03-21 17:47:46 -05:00
lconfig.h Sanity check to shellS_getPeer, visual improvements 2022-03-21 19:47:18 -05:00
lconfig.h.in Added LAIKA_CNC_IP & LAIKA_CNC_PORT to cmake config 2022-03-15 13:05:11 -05:00
lerror.h Major refactoring 2022-02-28 16:27:55 -06:00
lmem.h Fixed MSVC VLAs 2022-03-14 12:17:19 -05:00
lpacket.h Added OSTYPE, added OS info to handshake & peer-related packets 2022-03-17 23:05:18 -05:00
lpeer.h Refactored polling, lpolllist.c now handles poll events & flushes the poll queue 2022-03-24 10:26:06 -05:00
lpolllist.h Refactored polling, lpolllist.c now handles poll events & flushes the poll queue 2022-03-24 10:26:06 -05:00
lsocket.h Refactored polling, lpolllist.c now handles poll events & flushes the poll queue 2022-03-24 10:26:06 -05:00
lsodium.h Added lsodium.c, laikaK_loadKeys, laikaK_genKeys 2022-03-21 15:24:05 -05:00
ltask.h TaskService refactoring 2022-02-17 17:24:46 -06:00
lvm.h Shell: improved looks, added colored output 2022-03-21 17:47:46 -05:00