Dir Platform/LwipSocket/Interface¶
Files¶
| Type | Name |
|---|---|
| file | SolidSyslogLwipSocketAddress.h An lwIP Sockets destination-address handle wrapping struct sockaddr_in. |
| file | SolidSyslogLwipSocketAddressErrors.h Source identity for the LwipSocketAddress adapter; the detail codes it reports are the portable ones in SolidSyslogAddressErrors.h . |
| file | SolidSyslogLwipSocketResolver.h A destination resolver over lwIP's getaddrinfo, filling the Resolver role for the Sockets API. |
| file | SolidSyslogLwipSocketResolverErrors.h Source identity for the LwipSocketResolver adapter; the detail codes it reports are the portable ones in SolidSyslogResolverErrors.h . |
The documentation for this class was generated from the following file Platform/LwipSocket/Interface/