Skip to content

make network I/O non-blocking #2

Closed
@fictorial

Description

@fictorial

Have you considered making the read/writes non-blocking?

I'd love to be able to use this in a C-based project but it cannot block. I know Redis is fast but still... :)

Something as simple as select(2) would work for readability/writability testing since there's just the one client socket.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions