]> Sergey Matveev's repositories - public-inbox.git/commitdiff
Revert "ipc: add support for asynchronous callbacks"
authorEric Wong <e@80x24.org>
Sun, 7 Feb 2021 08:51:52 +0000 (08:51 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 22:57:04 +0000 (22:57 +0000)
This reverts commit a7e6a8cd68fb6d700337d8dbc7ee2c65ff3d2fc1.

It turns out to be unworkable in the face of multiple producer
processes, since the lock we make has no effect when calculating
pipe capacity.


No differences found