Closed fogti closed 4 years ago
Thanks.
I'm not entirely sure if we really need the bidir
part. bidir_single
is the more important part, because it's not easily emulatable using standard event queues.
It may still be useful; emulating a bidirectional queue is somewhat cumbersome.
Use case: jazzfool/reui#1 This PR introduces an optimized bidirectional
1:1
event queue.