client
typedef struct client {
client(void *arg)
client(const char *sockpath, pid_t pid)
client(const char *sockpath)