unix_bind
int unix_bind(char *);
s = unix_bind(host);
if ((s = unix_bind(unix_dg_tmp_socket)) < 0)
if ((s = unix_bind(path)) < 0)