C
#define TCP_MAX_UNACKED_KEEP_ALIVES (6u) // Maximum number of keep-alive messages that can be sent without receiving a response before automatically closing the connection
Description
Maximum number of keep-alive messages that can be sent without receiving a response before automatically closing the connection