FreeRDP/libfreerdp/common
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
..
test Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
addin.c reformatted 2022-06-23 08:48:39 +02:00
assistance.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
CMakeLists.txt Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
settings_getters.c [transport] remove polling loop 2022-12-12 12:59:32 +01:00
settings_str.c [transport] remove polling loop 2022-12-12 12:59:32 +01:00
settings.c furter added settings documentation 2022-12-02 15:25:08 +01:00