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.
いくつかの設定ファイルなどでpingのデフォルトの期限を設定したい。ping を実行しない IP アドレスに接続しようとすると、プログラムがハングします。
ターミナルで「ping 123.0.0.1 -w 5」を呼び出すことができ、それは永遠には続きませんが、コードで期限を設定することはできません。