plan9port/src/libmux
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
..
COPYRIGHT File system stuff. 2003-12-06 18:08:52 +00:00
io.c In non-blocking recv functions in libmux and libdraw, 2006-11-04 18:46:00 +00:00
mkfile clean up when finished. 2004-04-19 23:04:36 +00:00
mux.c In non-blocking recv functions in libmux and libdraw, 2006-11-04 18:46:00 +00:00
queue.c In non-blocking recv functions in libmux and libdraw, 2006-11-04 18:46:00 +00:00
thread.c fix name muxprocs 2006-06-25 23:53:03 +00:00