Willy Tarreau da59c895b9 CLEANUP: stconn: remove the new unneeded SE_FL_APP_MASK
The only two places where it was used was to carefully preserve the
SE_FL_WILL_CONSUME flag (since others are irrelevant there and the
previous RXBLK* flags moved to the stconn). Now that the flag is
cleared by default there's no need to re-created a fresh new one
when replacing the descriptor, so we can eliminate that remaining
trick.
2022-05-27 19:33:35 +02:00
..
2021-11-18 10:50:58 +01:00
2022-04-22 15:45:47 +02:00
2022-05-18 15:30:13 +02:00
2021-11-23 15:50:11 +01:00