/*
* This is a TIME_WAIT sock. It works around the memory consumption
* problems of sockets in such a state on heavily loaded servers, but
* withou ......
include <driver/gpio.h>
include <esp_task_wdt.h>
include <freertos/FreeRTOS.h>
include <freertos/queue.h>
include <freertos/semphr.h>
include <f ......