Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クライアントとサーバーの間に TCP 接続をセットアップしました。接続のソケット識別子があり、これを使用して tcp 輻輳ウィンドウを取得する方法を知りたいです。ストラトを使ってtcp.infoみました。しかし、私はそれがセッション全体を通して決して変わらないことを観察しました. これ以外に輻輳ウィンドウを取得する方法はありますか?
tcp.info
ソケット バッファ サイズもウィンドウ サイズを指定しますか? 私はそうではないと思います。
上記を実行できるシステムコールはありますか?