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