Skip to content

Dir Platform/LwipRaw/Interface

FileList > 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
The lwIP Raw resolver for a collector named by name, resolving names and numeric addresses alike.
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
The lwIP Raw resolver for a collector named by address: it resolves nothing, it parses the numeric literal you configured.
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 TLS stream.
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/