Searched defs:port (Results 1 – 3 of 3) sorted by relevance
41 int port = 7100; in main() local
72 uint16_t port = options->port; in InitSocketTransport() local116 static JdwpSocketState* SocketStartup(JdwpState* state, uint16_t port, bool probe) { in SocketStartup()
110 uint16_t port = static_cast<uint16_t>(-1); member