Home
last modified time | relevance | path

Searched defs:TCPSocketClient (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DTCPChannelClient.java334 private class TCPSocketClient extends TCPSocket { class in TCPChannelClient
338 public TCPSocketClient(InetAddress address, int port) { in TCPSocketClient() method in TCPChannelClient.TCPSocketClient