Use new connection object in client code too.

This commit is contained in:
Kristian Høgsberg 2008-10-08 13:32:07 -04:00
parent 680f1c7025
commit 427524aedf
6 changed files with 104 additions and 123 deletions

4
NOTES
View file

@ -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