KVIrc
4.9.2
DeveloperAPIs
|
Lower stack protocol for IRC connection. More...
#include "kvi_settings.h"
#include "KviCString.h"
#include "kvi_sockettype.h"
#include "KviTimeUtils.h"
#include "KviPointerList.h"
#include "KviError.h"
#include <QObject>
Go to the source code of this file.
Classes | |
struct | _KviIrcSocketMsgEntry |
Holds the messages entries. More... | |
class | KviIrcSocket |
This class is the lowest level of the KVIrc networking stack. More... | |
Typedefs | |
typedef struct _KviIrcSocketMsgEntry | KviIrcSocketMsgEntry |
Lower stack protocol for IRC connection.