esnet / esnet/iperf

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

Open
#1,898 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.8k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

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()?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.