libkdegames Library API Documentation

KMessageServerSocket Class Reference

Internal class of KMessageServer. An internal class for KServerSocket. More...

#include <kmessageserver.h>

Inheritance diagram for KMessageServerSocket:

Inheritance graph
[legend]
Collaboration diagram for KMessageServerSocket:

Collaboration graph
[legend]
List of all members.

Signals

void newClientConnected (KMessageIO *client)

Public Member Functions

 KMessageServerSocket (Q_UINT16 port, QObject *parent=0)
void newConnection (int socket)

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.

Author:
Burkhard Lehner <Burkhard.Lehner@gmx.de>

Definition at line 476 of file kmessageserver.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdegames Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 16 14:17:20 2005 by doxygen 1.4.0 written by Dimitri van Heesch, © 1997-2003