1 #ifndef BMAConsoleServer_h__ 2 #define BMAConsoleServer_h__ 5 #include "BMATCPServerSocket.h" 6 #include "BMACommand.h" 27 std::vector<BMACommand *> commands;
Definition: BMATCPSocket.h:18
Definition: BMASMTPServer.h:15
Definition: BMATCPServerSocket.h:20
Definition: BMAEPoll.h:29
BMASession * getSocketAccept() override
Definition: BMACommand.h:8
Definition: BMASession.h:18
int processCommand(BMASession *session) override
Output the consoles array to the console.