tcp search

This commit is contained in:
Michael Davidsaver
2019-11-19 09:52:01 -08:00
parent 083bad3e28
commit f063bd26f5
3 changed files with 93 additions and 5 deletions
-3
View File
@@ -171,9 +171,6 @@ void ServerConn::handle_AuthZ()
// ignored (so far no auth plugin actually uses)
}
void ServerConn::handle_Search()
{}
void ServerConn::handle_GetOp()
{}