Skip to content

lwIP (Sockets API) platform

File SolidSyslogLwipSocketTcpStreamErrors.h

FileList > Interface > SolidSyslogLwipSocketTcpStreamErrors.h

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

  • #include "SolidSyslogExternC.h"
  • #include "SolidSyslogTcpStreamErrors.h"

Public Attributes Documentation

SolidSyslogLwipSocketTcpStreamErrorSource

Identity for events raised by a LwipSocketTcpStream.

const struct SolidSyslogErrorSource SolidSyslogLwipSocketTcpStreamErrorSource;

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



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