Dir Platform/LwipRaw/Interface¶
Files¶
| Type | Name |
|---|---|
| file | SolidSyslogLwipRawAddress.h An lwIP destination-address handle wrapping an ip_addr_t plus port. |
| file | SolidSyslogLwipRawAddressErrors.h Error codes and Source identity for the LwipRawAddress adapter. |
| file | SolidSyslogLwipRawDatagram.h UDP transport over the lwIP Raw API, for a UdpSender. |
| file | SolidSyslogLwipRawDatagramErrors.h Error codes and Source identity for the LwipRawDatagram adapter. |
| file | SolidSyslogLwipRawDnsResolver.h A by-name DNS resolver for lwIP Raw targets — a superset of the numeric resolver (literals, DNS-cache hits, and local-hostlist entries also resolve). |
| file | SolidSyslogLwipRawDnsResolverErrors.h Error codes and Source identity for the LwipRawDnsResolver adapter. |
| file | SolidSyslogLwipRawMarshal.h The marshal seam that pins the library's lwIP Raw API calls to the core-owning thread. |
| file | SolidSyslogLwipRawResolver.h A numeric-only resolver for lwIP Raw targets with no DNS. |
| file | SolidSyslogLwipRawResolverErrors.h Error codes and Source identity for the LwipRawResolver adapter. |
| file | SolidSyslogLwipRawTcpStream.h A TCP stream over the lwIP Raw API, for a StreamSender or as the byte transport under a TlsStream / MbedTlsStream. |
| file | SolidSyslogLwipRawTcpStreamErrors.h Error codes and Source identity for the LwipRawTcpStream adapter. |
The documentation for this class was generated from the following file Platform/LwipRaw/Interface/