Searched refs:socketGetPort (Results 1 – 3 of 3) sorted by relevance
28 int socketGetPort(int s);
156 int socketGetPort(int s) { in socketGetPort() function
48 int port = emugl::socketGetPort(m_sock); in listen()