WiFiClientSecure::stop()
名称
WiFiClientSecure::stop()
説明
ホストとのTCP接続を切断する。
書式
#include <WiFiClientSecure.h>
void WiFiClientSecure::stop();
引数
| なし。 |
戻り値
なし。
使用例
バージョン
| Hardware: | ESP-WROOM-32 |
| Software: | Arduino core for the ESP32 2.0.2 |
最終更新日
December 29, 2021