Lines Matching full:api
15 …* Use the new altcp API for seamless TLS integration into existing TCP applications (see changelog)
21 * pbuf API: pbuf->type (an u8_t holding the enum 'pbuf_type') has changed to only hold a
25 * socket API: according to the standard, SO_ERROR now only returns asynchronous errors.
76 +++ Raw API:
80 +++ Socket API:
90 to let abc.h only contain the actual application programmer's API
113 * Added pools for IPv6, MPU_COMPATIBLE, dns-api, netif-api, etc.
136 * modification of api modules to support FreeRTOS-MPU (don't pass stack-pointers to other threads)
152 +++ Raw API:
157 * When calling tcp_abort() from a raw API TCP callback function,
161 +++ Netconn API:
165 +++ Socket API:
182 the actual application programmer's API