Jef Poskanzer
082cbb0ee6
The ctrl_sck does not need to be in the select write_set, and indeed
having it there may cause the select to return immediately every time. Which is bad, m'kay? Also, changed the coding idiom used to keep track of the maximum fd in the fd sets, to be clearer.
= Summary = iperf3 is a tool for measuring achievable bandwidth on IP networks. iperf3 is NOT backwards compatible with the original iperf. Supported platforms: * Linux * FreeBSD * Mac OSX = Building iperf3 = == Prerequisites: == * libuuid: this is not installed by default for Debian/Ubuntu Systems to install: apt-get install uuid-dev == Building == Run: ./configure and make For more information see: http://code.google.com/p/iperf/
Описание
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool (BSD license)
https://github.com/esnet/iperf
Languages
C
50.2%
Shell
34.1%
Makefile
11.9%
Roff
2%
M4
1.3%
Разное
0.3%