]> 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)
commitc02301b7f15afd07c5c83c838d7841aa8f8abe45
treeef8130f53e440c41a63fb733af97ac1f62351be4
parente88c8130043768ec5fef042aadbd20ff1c003e19
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