Add a ring buffer implementation.
This is intented to replace the pipe between the writer and reader threads. That way we can have a much better control of cancelation situations. Still to be optimized.
This commit is contained in:
@ -29,3 +29,4 @@ demo/cat
|
||||
demo/tree
|
||||
demo/ecma119tree
|
||||
demo/iso
|
||||
demo/catbuffer
|
||||
|
Reference in New Issue
Block a user