[comp.windows.x] X10 [and generic X application] bug

swick@ATHENA.MIT.EDU (Ralph R. Swick) (05/03/88)

If a client intends to do something else for a long period of time
(such as exit) other than read an event from the server, it probably
wants to use XFlush() after the last drawing request.  XCloseDisplay()
discards any requests that may still be in the Xlib output buffer.