My climat station
Netconn API
[Sequential-style APIs]
Thread-safe, to be called from non-TCPIP threads only. More...
Modules | |
| Common functions | |
For use with TCP and UDP. | |
| TCP only | |
TCP only functions. | |
| UDP only | |
UDP only functions. | |
| Network buffers | |
Network buffer descriptor for Netconn API. | |
Detailed Description
Thread-safe, to be called from non-TCPIP threads only.
TX/RX handling based on Network buffers (containing Packet buffers (PBUF)) to avoid copying data around.
Generated on Tue Jul 12 2022 14:26:03 by
1.7.2
Gleb Klochkov