1#ifndef UPNPP_0_ADDRESSING_CONNECTION_HPP
2#define UPNPP_0_ADDRESSING_CONNECTION_HPP
50 bool m_sigpipe_pending;
51 bool m_sigpipe_unblock;
57#define UPNPLIB_SCOPED_NO_SIGPIPE UPnPsdk::CSigpipe_scoped sigpipe;
60#define UPNPLIB_SCOPED_NO_SIGPIPE
Portable handle SIGPIPE on failed write to a remote closed network socket.
Reengineered Object Oriented UPnP+ program code.
Socket Module: manage properties and methods but not connections of ONE network socket to handle IPv4...
#define UPnPsdk_VIS
Prefix to export symbol for external use.