|
|||
|
|||
|
#include "inspircd.h"#include <zlib.h>#include "users.h"#include "channels.h"#include "modules.h"#include "socket.h"#include "hashcomp.h"#include "transport.h"#include <iostream>Include dependency graph for m_ziplink.cpp:

Go to the source code of this file.
Classes | |
| class | izip_session |
| Represents an zipped connections extra data. More... | |
| class | ModuleZLib |
Enumerations | |
| enum | izip_status { IZIP_CLOSED = 0, IZIP_OPEN } |
|
|
Definition at line 36 of file m_ziplink.cpp. |