Searched refs:socketType (Results 1 – 1 of 1) sorted by relevance
67 public int socketType; field in InetDiagSocketIntegrationTest.Connection78 return Os.socket(socketDomain, socketType, protocol); in createSocket()107 socketType = SOCK_STREAM; in TcpConnection()131 socketType = SOCK_DGRAM; in UdpConnection()