Home
last modified time | relevance | path

Searched defs:listen (Results 1 – 25 of 49) sorted by relevance

12

/external/strace/
Dlisten.c34 SYS_FUNC(listen) in SYS_FUNC() argument
/external/autotest/client/cros/netprotos/
Dfake_host.py45 def listen(self, ip_addr, port, recv_callback): member in FakeSocket
Dinterface_host.py102 def listen(self, ip_addr, port, recv_callback): member in InterfaceDatagramSocket
/external/webrtc/webrtc/base/
Dasynctcpsocket.cc51 AsyncTCPSocketBase::AsyncTCPSocketBase(AsyncSocket* socket, bool listen, in AsyncTCPSocketBase()
245 AsyncTCPSocket::AsyncTCPSocket(AsyncSocket* socket, bool listen) in AsyncTCPSocket()
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
Dmanifest.json14 "listen": "" string
Dtcp-server.js43 listen: null, // Called when socket is connected. property
84 TcpServer.prototype.listen = function(callback) { method in TcpServer
/external/swiftshader/src/Common/
DSocket.cpp65 void Socket::listen(int backlog) in listen() function in sw::Socket
/external/deqp/framework/delibs/decpp/
DdeSocket.cpp96 void Socket::listen (const SocketAddress& address) in listen() function in de::Socket
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTelephonyManager.java22 public void listen(PhoneStateListener listener, int events) { in listen() method in ShadowTelephonyManager
/external/webrtc/webrtc/p2p/base/
Dasyncstuntcpsocket.cc47 rtc::AsyncSocket* socket, bool listen) in AsyncStunTCPSocket()
/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket_acceptor.hpp413 void listen(int backlog = socket_base::max_connections) in listen() function in asio::basic_socket_acceptor
442 asio::error_code listen(int backlog, asio::error_code& ec) in listen() function in asio::basic_socket_acceptor
Dsocket_acceptor_service.hpp139 asio::error_code listen(implementation_type& impl, int backlog, in listen() function in asio::socket_acceptor_service
/external/parameter-framework/upstream/asio/stub/
Dasio.hpp112 void listen() const {}; in listen() function
/external/xmlrpcpp/src/
DXmlRpcSocket.cpp124 XmlRpcSocket::listen(int fd, int backlog) in listen() function in XmlRpcSocket
/external/autotest/client/deps/lansim/src/py/
Dhost.py278 def listen(self, ip_addr, port, recv_callback): member in UDPSocket
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java52 public void listen(PhoneStateListener listener, int flags) { in listen() method in ShadowTelephonyManager
/external/python/cpython3/Lib/test/
Dmock_socket.py87 def listen(self, backlog): member in MockSocket
Dtest_smtpd.py32 def listen(self, num): member in BrokenDummyServer
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service_base.hpp115 asio::error_code listen(base_implementation_type& impl, in listen() function in asio::detail::reactive_socket_service_base
/external/python/cpython2/Lib/logging/
Dconfig.py797 def listen(port=DEFAULT_LOGGING_CONFIG_PORT): function
/external/python/cpython2/Lib/
Dasyncore.py334 def listen(self, num): member in dispatcher
/external/python/cpython3/Lib/logging/
Dconfig.py798 def listen(port=DEFAULT_LOGGING_CONFIG_PORT, verify=None): function
/external/python/cpython3/Lib/
Dasyncore.py321 def listen(self, num): member in dispatcher
/external/dnsmasq/src/
Dforward.c574 void receive_query(struct listener *listen, time_t now) in receive_query()
/external/syslinux/core/lwip/src/include/lwip/
Dsockets.h353 #define listen(a,b) lwip_listen(a,b) macro

12