github any1/aml v0.2.0

latest releases: v0.3.0, v0.2.2, v0.2.1...
3 years ago

Summary

  • A kqueue backend has been added, so aml should now run natively on any of the BSDs without epoll-shim.
  • The library will now be statically linked if it is a meson subproject and headers and/or libraries will not be installed by ninja install.

Changes

Andri Yngvason (9):
      meson: Handle deprecation warning
      meson: Don't install if this is a statically linked subproject
      Add method to check if an event handler is started
      Don't modify backend fd handler on stopped handler
      Implement kqueue backend
      Use CLOCK_REALTIME for kqueue
      kqueue: Block added signals
      meson: Indicate which backend was chosen
      Release v0.2.0

Don't miss a new aml release

NewReleases is sending notifications on new releases.