|
The process of establishing new TCP connections can be guarded by a timeout that allows to control the maximum time that the system will wait for the connection to be fully set up.
Note: this setting is independent on the TCP non-blocking I/O, which relates to the data transfer operations after the connection is already established.
Property name: "tcp_connect_timeout"
.
Property type: integer.
Default value: 0 (blocking until confirmed).