Dir Platform/PlusTcp/Interface¶
Files¶
| Type | Name |
|---|---|
| file | SolidSyslogPlusTcpAddress.h A FreeRTOS-Plus-TCP destination-address handle wrapping struct freertos_sockaddr. |
| file | SolidSyslogPlusTcpAddressErrors.h Error codes and Source identity for the PlusTcpAddress adapter. |
| file | SolidSyslogPlusTcpDatagram.h UDP transport over a FreeRTOS-Plus-TCP socket, for a UdpSender. |
| file | SolidSyslogPlusTcpDatagramErrors.h Error codes and Source identity for the PlusTcpDatagram adapter. |
| file | SolidSyslogPlusTcpResolver.h A DNS resolver over FreeRTOS-Plus-TCP's FreeRTOS_getaddrinfo. |
| file | SolidSyslogPlusTcpResolverErrors.h Error codes and Source identity for the PlusTcpResolver adapter. |
| file | SolidSyslogPlusTcpTcpStream.h A TCP stream over a FreeRTOS-Plus-TCP socket, for a StreamSender or as the byte transport under a TlsStream. |
| file | SolidSyslogPlusTcpTcpStreamErrors.h Error codes and Source identity for the PlusTcpTcpStream adapter. |
The documentation for this class was generated from the following file Platform/PlusTcp/Interface/