Commit graph

3 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
2d2e5c71f7 nonblock 2006-06-25 21:04:52 +00:00
rsc
d3df308747 File system stuff. 2003-12-06 18:08:52 +00:00