diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-04-18 00:18:03 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-04-18 00:18:03 +0200 |
commit | 1333b4d14e088d018a485e6b9b034449032267f4 (patch) | |
tree | 11a81c8dceb06c88dd1eed295cd22249a10b295c /sys/lib/python/SimpleXMLRPCServer.py | |
parent | 1f3f4cd06bccbaa68e34a7e5d5008c8e788e5db2 (diff) |
vt: convert from event to threads
the event library doesnt do any flow control. if the host
keeps sending data while the user is mousing arround,
extract() will collect the data until memory fills up.
so instead we abandon the event library and convert
the program to use channels.
Diffstat (limited to 'sys/lib/python/SimpleXMLRPCServer.py')
0 files changed, 0 insertions, 0 deletions