Searched defs:backlog (Results 26 - 34 of 34) sorted by relevance
12
| /third_party/node/deps/v8/src/objects/ |
| H A D | map-updater.cc | 1130 std::queue<Map> backlog; in UpdateFieldType() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | stream.c | 633 int uv_listen(uv_stream_t* stream, int backlog, uv_connection_cb cb) { in uv_listen() argument
|
| /third_party/libuv/src/win/ |
| H A D | pipe.c | 1203 int uv__pipe_listen(uv_pipe_t* handle, int backlog, uv_connection_cb cb) { in uv__pipe_listen() argument
|
| /third_party/lwip/src/api/ |
| H A D | sockets.c | 911 lwip_listen(int s, int backlog) in lwip_listen() argument
|
| /third_party/lwip/src/core/ |
| H A D | tcp.c | 988 tcp_listen_with_backlog(struct tcp_pcb *pcb, u8_t backlog) argument 1011 tcp_listen_with_backlog_and_err(struct tcp_pcb *pcb, u8_t backlog, err_t *err) global() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | pipe.c | 1108 int uv__pipe_listen(uv_pipe_t* handle, int backlog, uv_connection_cb cb) { in uv__pipe_listen() argument
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | pkt_sched.h | 42 __u32 backlog; member 331 __u32 backlog; member
|
| /third_party/python/Modules/ |
| H A D | socketmodule.c | 3458 int backlog = Py_MIN(SOMAXCONN, 128); in sock_listen() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_config.h | 1031 int backlog; member
|
Completed in 34 milliseconds
12