KDECore
klocalsocket.h File Reference
#include <kdecore_export.h>
#include <QtCore/QString>
#include <QtNetwork/QTcpSocket>
#include <QtNetwork/QTcpServer>
Go to the source code of this file.
Classes | |
class | KLocalSocket |
KLocalSocket allows one to create and use local (Unix) sockets. More... | |
class | KLocalSocketServer |
KLocalSocketServer allows one to create a listening local socket and accept incoming connections. More... |