Searched refs:protonbr (Results 1 – 1 of 1) sorted by relevance
98 int protonbr; in lws_plat_set_socket_options() local132 protonbr = 6; /* IPPROTO_TCP */ in lws_plat_set_socket_options()134 protonbr = tcp_proto->p_proto; in lws_plat_set_socket_options()136 protonbr = 6; in lws_plat_set_socket_options()139 if (setsockopt(fd, protonbr, TCP_NODELAY, (const char *)&optval, optlen) ) { in lws_plat_set_socket_options()