Searched refs:lws_plat_set_nonblocking (Results 1 – 7 of 7) sorted by relevance
81 lws_plat_set_nonblocking(lws_sockfd_type fd) in lws_plat_set_nonblocking() function139 return lws_plat_set_nonblocking(fd); in lws_plat_set_socket_options()
129 lws_plat_set_nonblocking(lws_sockfd_type fd) in lws_plat_set_nonblocking() function
78 lws_plat_set_nonblocking(lws_sockfd_type fd) in lws_plat_set_nonblocking() function144 return lws_plat_set_nonblocking(fd); in lws_plat_set_socket_options()
96 lws_plat_set_nonblocking(lws_sockfd_type fd) in lws_plat_set_nonblocking() function190 return lws_plat_set_nonblocking(fd); in lws_plat_set_socket_options()
363 if (lws_plat_set_nonblocking(fd.sockfd)) { in lws_adopt_descriptor_vhost2()371 if (lws_plat_set_nonblocking(fd.filefd)) { in lws_adopt_descriptor_vhost2()
1047 lws_plat_set_nonblocking(lws_sockfd_type fd);
514 lws_plat_set_nonblocking(wsi->desc.sockfd); in rops_pt_init_destroy_netlink()