Commit Graph

3 Commits

Author SHA1 Message Date
Adrian Chadd
54adc01be4 [libami] document how the module loop works; start thinking about how to make it async
* Yeah it'd be nice to just use libevent here, alas
* Figure out how all the reading/writing works and comment it
* Add a periodic function that'll be called every trip through
  the main loop; will turn it into something more formally periodic
  later.

There's still lots to do here before I can actually schedule
periodic events and the read()s are non-blocking.  Give it time!
2022-05-08 14:04:21 -07:00
Adrian Chadd
31b2a069ea [libami] Fix compile warnings in module.c 2020-11-10 11:54:56 -08:00
reddsik
c85716f60e Initial commit! 2017-03-26 13:00:19 +02:00