> Anatoly Burakov (6):
> eal: add internal flag indicating init has completed
> eal: abstract away IPC socket path generation
> eal: don't hardcode socket filter value in IPC
> eal: lock IPC directory on init and send
> eal: simplify IPC sync request timeout code
> eal: ignore messages
This is an assortment of loosely related improvements to IPC, mostly
related to handling corner cases and avoiding race conditions.
Main addition is an attempt to avoid undefined behavior when receiving
messages while secondary process is initializing. It is assumed that
once callback is registere
2 matches
Mail list logo