Simplify: Always use writev. (In _xcb_out_flush, convert the output queue to a single...
authorJamey Sharp <jamey@minilop.net>
Fri, 24 Feb 2006 08:02:43 +0000 (00:02 -0800)
committerJamey Sharp <jamey@minilop.net>
Fri, 24 Feb 2006 08:02:43 +0000 (00:02 -0800)
commit4e91ae275e46e76de64ab089d6f13c1e9b6ddee6
tree254526816469c6b03674e5c8dfb5bc0d47b18384
parent7f0bc778c88ab2f565cc05d5d3d5ee4c8d1388a1
Simplify: Always use writev. (In _xcb_out_flush, convert the output queue to a single iovec if needed.)
src/xcb_out.c