Christopher Faulet da89e9b95b MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough
In applets, we stop processing when a write error (CF_WRITE_ERROR) or a shutdown
for writes (CF_SHUTW) is detected. However, any write error leads to an
immediate shutdown for writes. Thus, it is enough to only test if CF_SHUTW is
set.
2023-01-09 18:41:08 +01:00
..
2022-10-10 15:49:09 +02:00
2023-01-07 09:45:17 +01:00
2022-09-20 15:35:29 +02:00
2022-04-22 15:45:47 +02:00
2022-09-09 17:23:01 +02:00
2022-10-03 16:25:17 +02:00
2022-12-14 08:24:15 +01:00