Home
last modified time | relevance | path

Searched refs:fastopen (Results 1 – 9 of 9) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c133 ls->fastopen = -1; in ngx_create_listening()
365 (void *) &ls[i].fastopen, &olen) in ngx_set_inherited_sockets()
378 ls[i].fastopen = -1; in ngx_set_inherited_sockets()
889 if (ls[i].fastopen != -1) { in ngx_configure_listening_sockets()
891 (const void *) &ls[i].fastopen, sizeof(int)) in ngx_configure_listening_sockets()
896 ls[i].fastopen, &ls[i].addr_text); in ngx_configure_listening_sockets()
H A Dngx_connection.h90 int fastopen; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h93 int fastopen; member
H A Dngx_http.c1766 ls->fastopen = addr->opt.fastopen; in ngx_http_add_listening()
H A Dngx_http_core_module.c2842 lsopt.fastopen = -1; in ngx_http_core_server()
3825 lsopt.fastopen = -1; in ngx_http_core_listen()
3864 lsopt.fastopen = ngx_atoi(value[n].data + 9, value[n].len - 9); in ngx_http_core_listen()
3868 if (lsopt.fastopen == NGX_ERROR) { in ngx_http_core_listen()
/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c257 SYSCTL_NODE(_net_inet_tcp, OID_AUTO, fastopen, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru1876 *) Добавление: директива listen поддерживает параметр fastopen.
H A DCHANGES1833 *) Feature: the "listen" directive supports the "fastopen" parameter.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim66 \ setfib fastopen backlog rcvbuf sndbuf accept_filter deferred bind