IfMapDaemon SockAttach
handles the case of an early *::Config::expand()
This commit is contained in:
@@ -698,6 +698,7 @@ bool evsocket::init_canIPv6() noexcept
|
||||
#endif
|
||||
|
||||
struct IfMapDaemon : private epicsThreadRunable {
|
||||
SockAttach attach;
|
||||
epicsMutex lock;
|
||||
epicsEvent wake;
|
||||
std::shared_ptr<const IfaceMap::Current> latest;
|
||||
|
||||
Reference in New Issue
Block a user