Hi,

I would like to catch TCP timeouts when I use a socket that was not closed.
In this example I am sending SIP MESSAGE

...           
    t_on_reply("ON_REPLY_MESSAGE");
    t_on_failure("FAILURE_MESSAGE");
    if (!t_relay())
sl_reply_error();