jkorell/iperf

3.0b5 stuck in the middle of iperf3 -c

Closed this issue · 2 comments

What steps will reproduce the problem?
1. Compile/Install 3.0b5
2. Run example/mis 5201(or iperf3 -s -d -V)
3. Run iperf3 -c localhost -t 2

What is the expected output? What do you see instead?
Client console:Connecting to host localhost, port 5201
Server console: nothing


What version of the product are you using? On what operating system?
3.0b5 on Ubuntu 12

Please provide any additional information below.
When stop the iperf3 client, the server console outputs:
Accepted connection from 0.0.0.0, port 0
iperf3: the client has unexpectedly closed the connection

3.0b4 works

Original issue reported on code.google.com by alvinc...@gmail.com on 24 Sep 2013 at 8:41

I think this is already fixed.

Try checking out the latest version from mercurial and see of that works for 
you.


Original comment by bltier...@es.net on 13 Oct 2013 at 11:54

fixed

Original comment by bltier...@es.net on 2 Nov 2013 at 3:12

  • Changed state: Done