Skip to content

Bi-directional streams are undocumented #19

@edigaryev

Description

@edigaryev

Currently documentation[1] explains in detail how uni-directional streams work, but leaves bi-directional streams largely undocumented.

When reading Frame Streams using non-blocking I/O, fstrm_reader abstraction is of no use (even fstrm_capture utility ignores it), so you have to talk to bi-directional writers on your own, but there's no specification on that, besides reading the fstrm_writer code.

[1] https://farsightsec.github.io/fstrm/group__fstrm__control.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions