|
|||
|
|||
|
#include "inspircd.h"#include <stdarg.h>#include "socketengine.h"#include "xline.h"#include "bancache.h"#include "commands/cmd_whowas.h"Include dependency graph for users.cpp:

Go to the source code of this file.
Functions | |
| void | InitializeAlreadySent (SocketEngine *SE) |
Variables | |
| unsigned long | uniq_id = 1 |
| static unsigned long * | already_sent = NULL |
|
|
Definition at line 29 of file users.cpp. References already_sent, and SocketEngine::GetMaxFds(). Referenced by User::WriteCommon(), User::WriteCommonExcept(), and User::WriteCommonQuit(). |
|
|
Definition at line 26 of file users.cpp. Referenced by InitializeAlreadySent(), User::WriteCommon(), User::WriteCommonExcept(), and User::WriteCommonQuit(). |
|
|
Definition at line 24 of file users.cpp. Referenced by User::WriteCommon(), User::WriteCommonExcept(), and User::WriteCommonQuit(). |