Skip to content

The difference between read() in client and Nread() in serve #1898

@Sunyifan-123

Description

@Sunyifan-123

In iperf3 v3.17.1, the iperf_handle_message_server function uses Nread() to check test->ctrl_sck, while iperf_handle_message_client uses read() to check test->ctrl_sck. Why is this read() and not Nread()?

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