WiFiClient::stop()

名称

WiFiClient::stop()

説明

ホストとのTCP接続を切断する。

書式

#include <WiFi.h>

void WiFiClient::stop();

引数

なし

戻り値

なし。

使用例

バージョン

Hardware:ESP-WROOM-32
Software:Arduino core for the ESP32 2.0.4

最終更新日

September 4, 2022

inserted by FC2 system