28 virtual Int_t
Open(
const char* host, Int_t port, Bool_t keepservsock=kFALSE);
29 virtual Int_t
Close(Option_t *opt=
"");
31 virtual Int_t
Send(TObject *obj);
32 virtual Int_t
Send(
const char* name);
33 virtual TObject*
Recv(
const char* name=0);
34 virtual char*
RecvRaw(
const char* name=0);
85 void ReallocBuffer(TBuffer* buffer, Int_t oldsize, Int_t newsize);
virtual Int_t Close(Option_t *opt="")
static const Int_t fgiISOWNER
const TBuffer * GetBuffer() const
virtual Int_t Send(TObject *obj)
virtual TObject * Recv(const char *name=0)
Int_t SendBuffer(TBuffer *buf)
static const Int_t fgiOPENCYCLES
static const Int_t fguOPENWAIT
TServerSocket * fxServerSocket
virtual Int_t Open(const char *host, Int_t port, Bool_t keepservsock=kFALSE)
static const Int_t fgiBUFLENGTH
static const char * fgcGOON
static const Int_t fgiBUFINITSIZE
void ReallocBuffer(TBuffer *buffer, Int_t oldsize, Int_t newsize)
Bool_t IsClientMode() const
virtual char * RecvRaw(const char *name=0)
static const Int_t fgiBUFEXTRASPACE