Prusa MINI Firmware overview
TCP

Transmission Control Protocol for IP

See also
raw_api and Netconn API

Common functions for the TCP implementation, such as functinos for manipulating the data structures and the TCP timer functions. TCP functions related to input and output is found in tcp_in.c and tcp_out.c respectively.