add AdcGenericNetClient class
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
#endif
|
||||
{
|
||||
if (!endpoint.isValid()) {
|
||||
this->logError("Invalid given endpoint: <{}>", endpoint.endpoint());
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user