pva/server.h allow createChannel() to return NULL
This commit is contained in:
@@ -183,7 +183,7 @@ void ServerContextImpl::loadConfiguration()
|
||||
}
|
||||
|
||||
if(_channelProviders.empty())
|
||||
LOG(logLevelError, "ServerContext configured with not Providers will do nothing!\n");
|
||||
LOG(logLevelError, "ServerContext configured with no Providers will do nothing!\n");
|
||||
|
||||
//
|
||||
// introspect network interfaces
|
||||
|
||||
Reference in New Issue
Block a user