Mistake on this page?
Report an issue in GitHub or email us
altcp_priv.h File Reference

Application layered TCP connection API (to be used from TCPIP thread)
This interface mimics the tcp callback API to the application while preventing direct linking (much like virtual functions). More...

#include "lwip/opt.h"

Go to the source code of this file.

Detailed Description

Application layered TCP connection API (to be used from TCPIP thread)
This interface mimics the tcp callback API to the application while preventing direct linking (much like virtual functions).

This way, an application can make use of other application layer protocols on top of TCP without knowing the details (e.g. TLS, proxy connection).

Definition in file altcp_priv.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.