Home
last modified time | relevance | path

Searched defs:backlog (Results 26 - 34 of 34) sorted by relevance

12

/third_party/node/deps/v8/src/objects/
H A Dmap-updater.cc1130 std::queue<Map> backlog; in UpdateFieldType() local
/third_party/node/deps/uv/src/unix/
H A Dstream.c633 int uv_listen(uv_stream_t* stream, int backlog, uv_connection_cb cb) { in uv_listen() argument
/third_party/libuv/src/win/
H A Dpipe.c1203 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 Dsockets.c911 lwip_listen(int s, int backlog) in lwip_listen() argument
/third_party/lwip/src/core/
H A Dtcp.c988 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 Dpipe.c1108 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 Dpkt_sched.h42 __u32 backlog; member
331 __u32 backlog; member
/third_party/python/Modules/
H A Dsocketmodule.c3458 int backlog = Py_MIN(SOMAXCONN, 128); in sock_listen() local
/third_party/nghttp2/src/
H A Dshrpx_config.h1031 int backlog; member

Completed in 34 milliseconds

12