KIO
tcpslavebase.cpp File Reference
#include "tcpslavebase.h"#include <config.h>#include <sys/types.h>#include <sys/uio.h>#include <sys/time.h>#include <sys/socket.h>#include <netinet/in.h>#include <time.h>#include <netdb.h>#include <unistd.h>#include <errno.h>#include <kdebug.h>#include <ksslcertificatemanager.h>#include <ksslsettings.h>#include <kmessagebox.h>#include <network/ktcpsocket.h>#include <klocale.h>#include <QtCore/QDataStream>#include <QtCore/QTime>#include <QtNetwork/QTcpSocket>#include <QtNetwork/QHostInfo>#include <QtDBus/QtDBus>#include <kapplication.h>#include <ktoolinvocation.h>#include <ksocketfactory.h>#include <kprotocolmanager.h>Go to the source code of this file.
Namespaces | |
| namespace | KIO |
Typedefs | |
| typedef QMap< QString, QString > | StringStringMap |
Functions | |
| static bool | isMatchingHostname (const QString &cnIn, const QString &hostnameIn) |
Typedef Documentation
| typedef QMap<QString, QString> StringStringMap |
Definition at line 64 of file tcpslavebase.cpp.
Function Documentation
Definition at line 443 of file tcpslavebase.cpp.
KDE 4.3 API Reference