Minor server/daemon cleanups; reading sysdeps from server now working.
This commit is contained in:
@@ -176,6 +176,8 @@ glibtop_open_l (glibtop *server, const char *program_name,
|
||||
|
||||
server->features = sysdeps.features;
|
||||
|
||||
memcpy (&server->sysdeps, &sysdeps, sizeof (glibtop_sysdeps));
|
||||
|
||||
fprintf (stderr, "Server features are %lu.\n",
|
||||
server->features);
|
||||
}
|
||||
|
Reference in New Issue
Block a user