FreeRTOS-Plus-TCP V2.3.2
FreeRTOS TCP/IP library
LowHighWater_t Struct Reference

#include <FreeRTOS_Sockets.h>

Data Fields

size_t uxLittleSpace
  More...
 
size_t uxEnoughSpace
  More...
 

Detailed Description

Structure to pass for the 'FREERTOS_SO_SET_LOW_HIGH_WATER' option

Field Documentation

◆ uxLittleSpace

size_t LowHighWater_t::uxLittleSpace

Send a STOP when buffer space drops below X bytes

◆ uxEnoughSpace

size_t LowHighWater_t::uxEnoughSpace

Send a GO when buffer space grows above X bytes


The documentation for this struct was generated from the following file: