Files
FreeRDP/client
Armin Novak 5f81005ecb [transport] remove polling loop
We no longer have a blocking polling loop in transport. Instead assume
there is more data after a packet was processed and let the transport
try again. If there is another packet ready, this repeats until only a
partly received (or no new data available) situation is reached.
2022-12-12 12:59:32 +01:00
..
2022-11-28 10:42:36 +01:00
2022-12-12 12:59:32 +01:00
2022-11-11 11:51:27 +01:00
2022-12-09 15:58:26 +01:00