--- rxvt-unicode/src/iom.C 2006/01/19 11:56:00 1.34 +++ rxvt-unicode/src/iom.C 2006/01/21 14:25:05 1.35 @@ -118,7 +118,7 @@ pw.erase_unordered (i); else if (w->pid == pid) { - w->stop (); + io_manager::unreg (*w); w->call (*w, status); } }