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