Code

sysdbd: Keep connections open during reconfiguration.
authorSebastian Harl <sh@tokkee.org>
Mon, 21 Apr 2014 18:23:15 +0000 (20:23 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 21 Apr 2014 18:23:15 +0000 (20:23 +0200)
commit53a8fb0fcbfdd6df1fb688df6a5c3a6cc99f6a3d
tree61f751773e9aadc182e43d4908270b1da1ba2fe9
parent822c6c9f5e9a0482c568371eb9da5e55426c1c15
sysdbd: Keep connections open during reconfiguration.

By using the new sdb_fe_sock_clear_listeners(), the list of active listeners
may be reconfigured without affecting any open connections.
src/tools/sysdbd/main.c