diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-10-12 13:43:44 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2010-10-12 13:43:44 +0200 |
commit | da35f9acd6fd735734a32f3d77f154c11337053b (patch) | |
tree | b1d588749e5625684465c40ff6b0d114d530da49 /tools | |
parent | 97f33fa86aa6edd25111b173dc0d9599ac29f879 (diff) | |
download | spice-da35f9acd6fd735734a32f3d77f154c11337053b.tar.gz spice-da35f9acd6fd735734a32f3d77f154c11337053b.tar.xz spice-da35f9acd6fd735734a32f3d77f154c11337053b.zip |
Replace epoll with select in X client
The use of epoll in the client is totally overkill in terms of
scalability, and its a problem for portability. The OSX port converts
this to use select, but keeps some of the old complexities in the code.
This new patch makes it simpler and look much more like the windows
code.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions