KMessageServerSocket Class Reference
#include <kmessageserver.h>
Detailed Description
Internal class of KMessageServer.An internal class for KServerSocket.Creates a server socket and waits for connections.
NOTE: This has to be here in the header file, because it is a subclass from QObject and has to go through the moc.
Definition at line 476 of file kmessageserver.h.
Signals | |
void | newClientConnected (KMessageIO *client) |
Public Member Functions | |
KMessageServerSocket (Q_UINT16 port, QObject *parent=0) | |
~KMessageServerSocket () | |
void | newConnection (int socket) |
The documentation for this class was generated from the following files: