From: Anselm R. Garbe Date: Fri, 14 Jul 2006 15:30:37 +0000 (+0200) Subject: if stdin writer stops working, dwm consumed much IO load because it still tried to... X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/5b44976a2d8bdd1397727663ce019374d6b2730a?ds=inline;hp=5b44976a2d8bdd1397727663ce019374d6b2730a if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed ---