mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-09 14:00:04 +00:00
Name request monitor events
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Monitor {
|
||||
extern std::vector<std::string> chats;
|
||||
extern std::vector<std::string> bcasts;
|
||||
extern std::vector<std::string> emails;
|
||||
extern std::vector<std::string> namereqs;
|
||||
|
||||
SOCKET init();
|
||||
bool acceptConnection(SOCKET, uint16_t);
|
||||
|
||||
Reference in New Issue
Block a user