Skip to content

Remove RingBuffer.hxx #776

@balazsracz

Description

@balazsracz

There seems to be two classes with the same functionality, DeviceBuffer.hxx and RingBuffer.hxx.

We could probably remove RingBuffer.hxx. It seems it is used in two places.
Stream.hxx which is code that was never finished and doesn't even compile.
Pipe.hxx which should likely rather utilize the DeviceBuffer since it should really have select support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions