This commit is contained in:
Michael Davidsaver
2015-09-09 18:54:19 -04:00
parent c761c94bfc
commit 7a415a958d
2 changed files with 30 additions and 1 deletions
+2
View File
@@ -37,6 +37,8 @@ struct GWServerChannelProvider : public
return "GWServer";
}
// Called from UDP search thread with no locks held
// Called from TCP threads (for search w/ TCP)
virtual pva::ChannelFind::shared_pointer channelFind(std::string const & channelName,
pva::ChannelFindRequester::shared_pointer const & channelFindRequester)
{