mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
added logic for GXS search in RsGxsNetTunnel and Gxs client net service
This commit is contained in:
parent
7caf06b57d
commit
6fb459ce64
8 changed files with 273 additions and 23 deletions
|
@ -1462,7 +1462,7 @@ TurtleSearchRequestId ftServer::turtleSearch(const RsRegularExpression::Lineariz
|
|||
return mTurtleRouter->turtleSearch(expr) ;
|
||||
}
|
||||
|
||||
#warning we should do this here, but for now it's done by turtle router.
|
||||
#warning we should do this here, but for now it is done by turtle router.
|
||||
// // Dont delete the item. The client (p3turtle) is doing it after calling this.
|
||||
// //
|
||||
// void ftServer::receiveSearchResult(RsTurtleSearchResultItem *item)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue