Olivier Houchard cc3fec8ac9 MEDIUM: h1: Don't try to subscribe if we managed to read data.
In h1_recv(), don't subscribe if we managed to receive data. We may not have
to, if we received a complete request, and a new receive will be attempted
later, as the tasklet is woken up either by h1_rcv_buf() or by h1_detach.
2019-07-26 17:13:17 +02:00
..
2019-07-19 09:24:12 +02:00
2019-07-12 09:07:48 +02:00
2019-05-23 10:20:55 +02:00