aboutsummaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2011-01-20 11:22:32 -0800
committerVladimir Chtchetkine <vchtchetkine@google.com>2011-01-20 11:22:32 -0800
commit6ee1c4edbd30b7c7aff9d6e13793207278aa1660 (patch)
tree6b0c00f806dfb8432cb7468bc725f9698d6b617b /CleanSpec.mk
parenta228e1347525147daa619b99ad4f832b78788cd1 (diff)
downloadexternal_qemu-6ee1c4edbd30b7c7aff9d6e13793207278aa1660.zip
external_qemu-6ee1c4edbd30b7c7aff9d6e13793207278aa1660.tar.gz
external_qemu-6ee1c4edbd30b7c7aff9d6e13793207278aa1660.tar.bz2
Fix framebuffer and user events service disconnection bug.
FB and UE services overwrite the socket's read callbacks, making the console unavare of the fact that console client gets disconnected. As the result, console clients for FB and UE stays alive after UI has exited, making it impossible to attach another UI. To fix this, we add socket read callbacks to the FB and UE service that monitor the disconnection event and destroy their console clients on such events. Change-Id: I82e714f33ccc81bc04ca47eda6fbb8fab4a313f9
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions