Skip to content

How to pause/resume the read of hio? #31

@clcarwin

Description

@clcarwin

Sometimes we do not want to receive data too fast. If delete hio_done(io) in the funtion hio_del, we can use hio_del(io,HV_READ) to pause, and use hio_read(io) to resume.

Can we pause/resume hio by this method?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions