Ignore SIGPIPE
commit99bdfe9ffbcf023778d5e21af7699ce5b3c665a0
authorTimo Hirvonen <tihirvon@gmail.com>
Tue, 22 Jan 2008 12:19:19 +0000 (22 14:19 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Tue, 22 Jan 2008 12:19:19 +0000 (22 14:19 +0200)
tree0a183ba63e70f018e58b4cf5c7dee4afe2688270
parent28aa2d07c116e05d6791fec566564e5d3f534bdc
Ignore SIGPIPE

Writing to closed socket raises SIGPIPE which we must ignore.
ui_curses.c