#include <TPServerSocket.h>
Inheritance diagram for TPServerSocket:


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 TSocket * | Accept () |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
Definition at line 52 of file TPServerSocket.h. |
|
|
Reimplemented from TServerSocket. |
1.2.16