Home
last modified time | relevance | path

Searched refs:tcp_info_len (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection.cc1232 socklen_t tcp_info_len = sizeof(tcp_info); in get_tcp_hint() local
1235 rv = getsockopt(fd, IPPROTO_TCP, TCP_INFO, &tcp_info, &tcp_info_len); in get_tcp_hint()

Completed in 2 milliseconds