KDECore
klocalsocket.h File Reference
#include <kdecore_export.h>
#include <QtCore/QString>
#include <QtNetwork/QTcpSocket>
#include <QtNetwork/QTcpServer>
Include dependency graph for klocalsocket.h:

This graph shows which files directly or indirectly include this file:

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... |