Searched defs:UdpSocket (Results 1 – 1 of 1) sorted by relevance
108 class UdpSocket : public Socket { class125 UdpSocket::UdpSocket(Type type, cutils_socket_t sock) : Socket(sock) { in UdpSocket() function in UdpSocket