Code

sysdb: Don't exit if the server closed the connection.
authorSebastian Harl <sh@tokkee.org>
Thu, 11 Dec 2014 08:47:56 +0000 (09:47 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 11 Dec 2014 08:47:56 +0000 (09:47 +0100)
commita7596ce606438569d2d7799ec7d68831f79897da
tree7460d690a136bdf80a37426840b20b313bcbb1de
parentda5a92e6334c4fc863c4704426666ab768721a67
sysdb: Don't exit if the server closed the connection.

Instead, notify the user an try to reconnect before executing the next
command.
src/tools/sysdb/command.c
src/tools/sysdb/input.c
src/tools/sysdb/input.h
src/tools/sysdb/main.c