What is the connect timeout for a socket on linux

Posted by michael on Stack Overflow See other posts from Stack Overflow or by michael
Published on 2010-06-02T21:32:50Z Indexed on 2010/06/02 21:34 UTC
Read the original article Hit count: 123

Filed under:
|
|

Hi,

I have a programming running on linux ubuntu which tries to connect to a server port using TCP. Can you please tell me how can I find out that is timeout value for a client socket connecting to a server socket for ubuntu?

Thank you.

© Stack Overflow or respective owner

Related posts about networking

Related posts about sockets