You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Vivek Goel <go...@gmail.com> on 2012/11/08 10:09:19 UTC

How to set timeout and server side

HI,
How to set TCP timeout in server side code ?
I am using CPP library for client and server code.
regards
Vivek Goel

Re: How to set timeout and server side

Posted by Vivek Goel <go...@gmail.com>.
OK.
Got Either I can use TServerSocket constructor to pass this time or use
setSendTimeout to set timeout.

regards
Vivek Goel



On Thu, Nov 8, 2012 at 2:39 PM, Vivek Goel <go...@gmail.com> wrote:

> HI,
> How to set TCP timeout in server side code ?
> I am using CPP library for client and server code.
> regards
> Vivek Goel
>
>