How to specify tcp connect timeout value?

LO
Lars Olsson
Fri, May 17, 2019 12:30 PM

Hi,

How can a TCP socket connect timeout be specified?
As far as I understand the connect timeout is not specified through
SOCKOPTS, this is only for receive and send timeouts.

I want to be able to close down the socket and report error before any SIP
timer kicks in.

Best Regards,
Lars

Hi, How can a TCP socket connect timeout be specified? As far as I understand the connect timeout is not specified through SOCKOPTS, this is only for receive and send timeouts. I want to be able to close down the socket and report error before any SIP timer kicks in. Best Regards, Lars