1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-14 18:00:09 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
e7265ad15b Added laikaP_pushOutQueue, minor refactoring
- sLaika_pollList now holds an outQueue, if events are sent to a peer,
	the pollList will keep track so the caller (cnc, bot, etc)
	can handle each pollOut for the queued peers.
2022-02-13 23:55:30 -06:00
1bccc78117 First actual runnable version
- many warnings & bug fixes
- added bot/ source
2022-01-24 21:46:29 -06:00
c9fdeba4c5 Renamed 'CERROR' & 'CWARN' to LAIKA_ERROR & LAIKA_WARN 2022-01-24 09:51:29 -06:00
8133a8d3cb Inital commit
lib/ is just [FoxNet](https://git.openpunk.com/CPunch/FoxNet) ported to C99
2022-01-23 21:28:16 -06:00