Commit graph

5 commits

Author SHA1 Message Date
rsc
3a19470202 In non-blocking recv functions in libmux and libdraw,
distinguish between "cannot receive without blocking"
and "EOF on connection".

In libmux, do not elect async guys muxers, so that
synchronous RPC calls run in the main event loop
(e.g., in eresized) do not get stuck.

Fixes problem reported by Lu Xuxiao, namely that
jpg etc. would spin at 100% cpu usage.
2006-11-04 18:46:00 +00:00
rsc
c02bc16b4b nbrecv 2006-06-25 23:50:02 +00:00
rsc
1a0954abb8 autolib 2005-01-04 21:18:08 +00:00
rsc
b214663d34 linux diffs. 2004-01-09 00:04:55 +00:00
rsc
d3df308747 File system stuff. 2003-12-06 18:08:52 +00:00