author | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 23:13:02 +0000 (01:13 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 23:13:02 +0000 (01:13 +0200) | ||
commit | b3e35ee16d6e5cb8e0f53c318c47b55c2dc9ba62 | |
tree | eead11fe48df1707cfc81fa98de9bca995e1c575 | tree | snapshot |
parent | 53c53f17643a73d899fcffa02577602300d17282 | commit | diff |
main: connect while UI is displayed
Display the UI always, and show connection errors there. This fixes a
lot of consistency problems: error messages used to be printed to
stderr, but afterwards, the atexit() handlers deinitialized ncurses
and the screen was cleared. This patch is still problematic, but
constitutes a good step forward.
Display the UI always, and show connection errors there. This fixes a
lot of consistency problems: error messages used to be printed to
stderr, but afterwards, the atexit() handlers deinitialized ncurses
and the screen was cleared. This patch is still problematic, but
constitutes a good step forward.
src/main.c | diff | blob | history |