ach
Real-Time IPC Library
Bug List
Global ach_get (ach_channel_t *chan, void *buf, size_t size, size_t *frame_size, const struct timespec *ACH_RESTRICT abstime, int options)
Linux kernel channels will return ACH_OK when they should return ACH_MISSED_FRAME. The data is still retrieved, but library clients are not notified of the skipped messages.