1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-19 18:18:19 +00:00
Laika/lib/include
CPunch 9694ae67d8 Added LAIKAPKT_PINGPONG
- shell now has it's own task service, it's polled in shellC_poll()
- default timeout for peers is 60 seconds, to change this edit the LAIKA_PEER_TIMEOUT in cnc.h
2022-04-13 12:19: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 refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lbox.h Bot persistence boilerplate 2022-04-04 12:12:37 -05:00
lconfig.h.in Added CMake flag for enabling persistence 2022-04-07 19:04:42 -05:00
lerror.h minor refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lmem.h minor refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lpacket.h Added LAIKAPKT_PINGPONG 2022-04-13 12:19:06 -05:00
lpeer.h Moved setPollIn flag to sLaika_socket from sLaika_peer 2022-03-27 17:32:32 -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 Moved setPollIn flag to sLaika_socket from sLaika_peer 2022-03-27 17:32:32 -05:00
lsodium.h Added config inis, key refactoring 2022-04-05 23:57:37 -05:00
ltask.h Added LAIKAPKT_PINGPONG 2022-04-13 12:19:06 -05:00
ltunnel.h Added Tunnel & Tunnel Connection boilerplate to lib 2022-03-28 15:49:50 -05:00
lvm.h Shell: improved looks, added colored output 2022-03-21 17:47:46 -05:00