Hi there,
I implemented a new TCP socket option in the Linux kernel to turn an
experimental TCP option I am developing on/off. I modified iperf to turn
the socket option on when the -E flag is passed in, however I get the
following error when I run iperf3 -c 10.1.1.3 -E: iperf3: error - unable to
initialize stream: Transport endpoint is not connected.
I traced the error back to the call to getpeername() in
iperf_init_stream(). Errno after the call to getpeername() is 107 or
ENOTCONN.
The other machine that is running iperf and listening for connections
prints the following:
Accepted connection from 10.1.1.2, port 36806
iperf3: the client has unexpectedly closed the connection
I'm not sure if the new socket option was correctly implemented. Any ideas
as to what might be going on or what I might be doing wrong?
Thanks,
Harry
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users