Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-10-15 02:01:12 +01:00
8 changed files with 82 additions and 35 deletions

View File

@ -194,6 +194,7 @@ server_loop(void)
struct client *c;
server_client_loop();
notify_drain();
if (!options_get_number(global_options, "exit-unattached")) {
if (!RB_EMPTY(&sessions))