Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TPServerSocket Class Reference

#include <TPServerSocket.h>

Inheritance diagram for TPServerSocket:

Inheritance graph
[legend]
Collaboration diagram for TPServerSocket:

Collaboration graph
[legend]
List of all members.

Public Methods

 TPServerSocket (Int_t port, Bool_t reuse=kFALSE, Int_t backlog=kDefaultBacklog, Int_t tcpwindowsize=-1)
 TPServerSocket (const char *service, Bool_t reuse=kFALSE, Int_t backlog=kDefaultBacklog, Int_t tcpwindowsize=-1)
virtual ~TPServerSocket ()
virtual TSocketAccept ()

Constructor & Destructor Documentation

TPServerSocket::TPServerSocket Int_t    port,
Bool_t    reuse = kFALSE,
Int_t    backlog = kDefaultBacklog,
Int_t    tcpwindowsize = -1
 

TPServerSocket::TPServerSocket const char *    service,
Bool_t    reuse = kFALSE,
Int_t    backlog = kDefaultBacklog,
Int_t    tcpwindowsize = -1
 

virtual TPServerSocket::~TPServerSocket   [virtual]
 

Definition at line 52 of file TPServerSocket.h.


Member Function Documentation

virtual TSocket* TPServerSocket::Accept   [virtual]
 

Reimplemented from TServerSocket.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:05:37 2003 for ROOT by doxygen1.2.16