Searched refs:unix_socket_perms (Results 1 – 6 of 6) sorted by relevance
322 if (vhost->unix_socket_perms) { in lws_socket_bind()324 vhost->unix_socket_perms, &uid, &gid)) { in lws_socket_bind()326 __func__, vhost->unix_socket_perms); in lws_socket_bind()
546 vh->unix_socket_perms = info->unix_socket_perms; in lws_create_vhost()
554 const char *unix_socket_perms; member
688 const char *unix_socket_perms; /**< VHOST: if your vhost is listening member
521 info.unix_socket_perms = "root:root"; in lws_ss_proxy_create()
624 a->info->unix_socket_perms = a->p; in lejp_vhosts_cb()