Skip to content

lwIP (Sockets API) platform

File SolidSyslogLwipSocketDatagramErrors.h

FileList > Interface > SolidSyslogLwipSocketDatagramErrors.h

Source identity for the LwipSocketDatagram adapter; the detail codes it reports are the portable ones in SolidSyslogDatagramErrors.h .

  • #include "SolidSyslogDatagramErrors.h"
  • #include "SolidSyslogExternC.h"

Public Attributes Documentation

SolidSyslogLwipSocketDatagramErrorSource

Identity for events raised by a LwipSocketDatagram.

const struct SolidSyslogErrorSource SolidSyslogLwipSocketDatagramErrorSource;

A handler matches by address (event->Source == &SolidSyslogLwipSocketDatagramErrorSource), then reads event->Detail as an enum SolidSyslogDatagramErrors.



The documentation for this class was generated from the following file Platform/LwipSocket/Interface/SolidSyslogLwipSocketDatagramErrors.h