Searched refs:SOCK_OPT_LINGER_ON (Results 1 – 3 of 3) sorted by relevance
203 if ((opt.sockopt_flags & NetVCOptions::SOCK_OPT_LINGER_ON) && in setup_fd_for_listen()
176 static uint32_t const SOCK_OPT_LINGER_ON = 4; member
407 if (opt.sockopt_flags & NetVCOptions::SOCK_OPT_LINGER_ON) { in apply_options()