Home
last modified time | relevance | path

Searched defs:listen (Results 1 - 25 of 32) sorted by relevance

12

/third_party/node/test/parallel/
H A Dtest-http-server-options-highwatermark.js10 function listen(server) { function
H A Dtest-cluster-net-listen-backlog.js
/third_party/musl/src/network/
H A Dlisten.c4 int listen(int fd, int backlog) in listen() function
/third_party/ffmpeg/libavformat/
H A Dtls.h34 int listen; member
H A Dunix.c39 int listen; member
H A Dsctp.c153 int listen; member
H A Dtcp.c38 int listen; member
[all...]
H A Drtmpproto.c125 int listen; ///< listen mode flag member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp65 void Socket::listen(int backlog) in listen() function in sw::Socket
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.cpp66 void Socket::listen(int backlog) in listen() function in sw::Socket
/third_party/rust/crates/rustix/src/net/
H A Dsocket.rs299 pub fn listen<Fd: AsFd>(sockfd: Fd, backlog: i32) -> io::Result<()> { in listen() functions
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.cpp96 void Socket::listen (const SocketAddress& address) in listen() function in de::Socket
/third_party/node/lib/internal/cluster/
H A Dchild.js
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c56 uv_pipe_t listen; member
/third_party/lwip/src/include/lwip/priv/
H A Daltcp_priv.h102 altcp_listen_fn listen; member
/third_party/python/Lib/test/
H A Dmock_socket.py87 def listen(self, backlog): member in MockSocket
H A Dtest_smtpd.py39 def listen(self, num): member in BrokenDummyServer
/third_party/ffmpeg/libavfilter/
H A Daf_aexciter.c46 int listen; member
182 const double listen = 1.0 - s->listen; in filter_frame() local
H A Daf_adynamicequalizer.c188 double detect, gain, v, listen; in filter_channels() local
/third_party/python/Lib/logging/
H A Dconfig.py826 def listen(port=DEFAULT_LOGGING_CONFIG_PORT, verify=None): function
/third_party/python/Lib/
H A Dasyncore.py323 def listen(self, num): member in dispatcher
/third_party/node/lib/
H A Dnet.js[all...]
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h148 void (*listen) (ppp_pcb *pcb, void *ctx); member
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs2135 pub fn listen(sockfd: RawFd, backlog: usize) -> Result<()> { in listen() functions
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h81 #define listen _listen macro

Completed in 20 milliseconds

12