Christopher Faulet b374ba563a MAJOR: stream: Use SE descriptor date to detect read/write timeouts
We stop to use the channel's expiration dates to detect read and write
timeouts on the channels. We now rely on the stream-endpoint descriptor to
do so. All the stuff is handled in process_stream().

The stream relies on 2 helper functions to know if the receives or sends may
expire: sc_rcv_may_expire() and sc_snd_may_expire().
2023-02-22 15:57:16 +01:00
..
2023-01-27 15:18:59 +01:00
2022-09-12 19:33:07 +02:00
2021-11-18 10:50:58 +01:00
2022-04-22 15:45:47 +02:00
2022-09-09 17:23:01 +02:00
2022-11-29 15:14:39 +01:00
2022-12-22 16:22:39 +01:00
2023-02-06 07:53:03 +01:00
2022-12-01 15:25:34 +01:00