fixed situations where local host name cache is repatedly created and destroyed
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "localHostName.h"
|
||||
|
||||
epicsSingleton < localHostName > localHostNameAtLoadTime;
|
||||
epicsSingleton < localHostName > localHostNameCache;
|
||||
|
||||
localHostName::localHostName () :
|
||||
attachedToSockLib ( osiSockAttach () != 0 ), length ( 0u )
|
||||
|
||||
Reference in New Issue
Block a user