Christopher Faulet bcdcfad3ff MINOR: stconn: Set half-close timeout using proxy settings
We now directly use the proxy settings to set the half-close timeout of a
stream-connector. The function sc_set_hcto() must be used to do so. This
timeout is only set when a shutw is performed. So it is not really a big
deal to use a dedicated function to do so.
2023-02-22 15:59:16 +01:00
..
2022-04-22 15:45:47 +02:00
2022-10-03 16:25:17 +02:00
2023-01-27 15:18:59 +01:00