| <!DOCTYPE html> |
| |
| <html lang="en" data-content_root="../../../../../../../../../"> |
| <head> |
| <meta charset="utf-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
| |
| <title><no title> — iperf3 3.19 documentation</title> |
| <link rel="stylesheet" type="text/css" href="../../../../../../../../../_static/pygments.css?v=fa44fd50" /> |
| <link rel="stylesheet" type="text/css" href="../../../../../../../../../_static/bootstrap-sphinx.css?v=4468db6d" /> |
| <link rel="stylesheet" href="../../../../../../../../../_static/bootstrap-3.3.6/css/bootstrap.min.css" type="text/css" /> |
| <link rel="stylesheet" href="../../../../../../../../../_static/bootstrap-sphinx.css" type="text/css" /> |
| <link rel="stylesheet" href="../../../../../../../../../_static/esnet/esnet.css" type="text/css" /> |
| <script src="../../../../../../../../../_static/documentation_options.js?v=1cb56076"></script> |
| <script src="../../../../../../../../../_static/doctools.js?v=9a2dae69"></script> |
| <script src="../../../../../../../../../_static/sphinx_highlight.js?v=dc90522c"></script> |
| <script src="../../../../../../../../../_static/js/jquery-1.11.0.min.js"></script> |
| <script src="../../../../../../../../../_static/js/jquery-fix.js"></script> |
| <script src="../../../../../../../../../_static/bootstrap-3.3.6/js/bootstrap.min.js"></script> |
| <script src="../../../../../../../../../_static/bootstrap-sphinx.js"></script> |
| <link rel="icon" href="../../../../../../../../../_static/favicon.ico"/> |
| <link rel="index" title="Index" href="../../../../../../../../../genindex.html" /> |
| <link rel="search" title="Search" href="../../../../../../../../../search.html" /> |
| <meta charset='utf-8'> |
| <meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'> |
| <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'> |
| <meta name="apple-mobile-web-app-capable" content="yes"> |
| |
| </head><body> |
| |
| <div id="navbar" class="navbar navbar-default navbar-fixed-top"> |
| <div class="container"> |
| <div class="navbar-header"> |
| <!-- .btn-navbar is used as the toggle for collapsed navbar content --> |
| <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> |
| <span class="icon-bar"></span> |
| <span class="icon-bar"></span> |
| <span class="icon-bar"></span> |
| </button> |
| <a class="navbar-brand" href="../../../../../../../../../index.html"> |
| iperf3</a> |
| </div> |
| |
| <div class="collapse navbar-collapse nav-collapse"> |
| <ul class="nav navbar-nav"> |
| |
| <li class="dropdown globaltoc-container"> |
| <a role="button" |
| id="dLabelGlobalToc" |
| data-toggle="dropdown" |
| data-target="#" |
| href="../../../../../../../../../index.html">Section <b class="caret"></b></a> |
| <ul class="dropdown-menu globaltoc" |
| role="menu" |
| aria-labelledby="dLabelGlobalToc"><ul> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../news.html">iperf3 Project News</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../obtaining.html">Obtaining iperf3</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../building.html">Building iperf3</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../invoking.html">Invoking iperf3</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../dev.html">iperf3 Development</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="../../../../../../../../../faq.html">iperf3 FAQ</a></li> |
| </ul> |
| </ul> |
| </li> |
| |
| |
| |
| |
| |
| |
| |
| <li class="divider-vertical"></li> |
| |
| <li><a href="../../../../../../../../../genindex.html">Index</a></li> |
| <li><a href="https://www.es.net">ESnet</a></li> |
| |
| <li><a href="https://github.com/esnet/iperf"><img src="_static/icon-github.png" height="20" width="20"></a></li> |
| |
| |
| |
| <li class="hidden-sm"> |
| <div id="sourcelink"> |
| <a href="../../../../../../../../../_sources/venv/lib/python3.9/site-packages/sphinx/ext/autosummary/templates/autosummary/module.rst.txt" |
| rel="nofollow">Source</a> |
| </div></li> |
| |
| </ul> |
| |
| |
| <form class="navbar-form navbar-right" action="../../../../../../../../../search.html" method="get"> |
| <div class="form-group"> |
| <input type="text" name="q" class="form-control" placeholder="Search" /> |
| </div> |
| <input type="hidden" name="check_keywords" value="yes" /> |
| <input type="hidden" name="area" value="default" /> |
| </form> |
| |
| </div> |
| </div> |
| </div> |
| |
| <div class="container"> |
| <div class="row"> |
| <div class="col-md-3"> |
| <div id="sidebar" class="bs-sidenav" role="complementary"><ul class="simple"> |
| </ul> |
| |
| </div> |
| </div> |
| <div class="col-md-9"> |
| |
| <p>{{ fullname | escape | underline}}</p> |
| <p>{%- block modules %} |
| {%- if modules %} |
| .. rubric:: Modules</p> |
| <dl class="simple"> |
| <dt>{% for item in modules %}</dt><dd><p>{{ item }}</p> |
| </dd> |
| </dl> |
| <p>{%- endfor %} |
| {% endif %} |
| {%- endblock %}</p> |
| |
| |
| </div> |
| |
| </div> |
| </div> |
| <footer class="footer"> |
| <div class="container"> |
| <div class="row"> |
| <div class="col-md-1"> |
| <a href="http://www.es.net/"><img src="_static/ESnet_Final_Logos_All_Blue_Circle_Stamp_RGB.png" alt="[ESnet]"></a> |
| </div> |
| <div class="col-md-11"> |
| <p class="pull-right"> |
| <a href="#">Back to top</a> |
| |
| </p> |
| <p> |
| © Copyright 2014-2025, ESnet.<br/> |
| Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 7.4.7.<br/> |
| </p> |
| </div> |
| </div> |
| </div> |
| </footer> |
| </body> |
| </html> |