]> code.citadel.org Git - citadel.git/commit
IO fixups
authorWilfried Goesgens <dothebart@citadel.org>
Thu, 10 Mar 2011 19:36:35 +0000 (20:36 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Thu, 10 Mar 2011 19:36:35 +0000 (20:36 +0100)
commit1adc766565542eaabb5101b8a81cd81b41c01f01
treeef8130f53e440c41a63fb733af97ac1f62351be4
parentcd6719df13e7c94278522fa6d4f542fe065e4a75
IO fixups

 - prepend accept() by select()
 - open a pipe to ourselves, so we can wake us up on all selects() waiting for input -> clean shutdown.
webcit/sysdep.c