diff options
author | Kristian Høgsberg <krh@redhat.com> | 2008-10-08 13:32:07 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2008-11-06 10:51:58 -0500 |
commit | 427524aedf0373250b907640f4f69d1bf3f16b8f (patch) | |
tree | 8f056651465ad458417d41f4601ba072912d2ce3 /NOTES | |
parent | 680f1c702515c3ddcd4d819ee840a92787d657ae (diff) |
Use new connection object in client code too.
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -60,6 +60,10 @@ synaptics, 3-button emulation, xkb, scim changing screen resolution, adding monitors. +What to do when protocol out buffer fills up? Just block on write +would work I guess. Clients are supposed to throttle using the bread +crumb events, so we shouldn't get into this situation. + RMI |