Searched refs:D2C_CreateComm (Results 1 – 3 of 3) sorted by relevance
31 extern XBComm *D2C_CreateComm (unsigned id, const char *localname, XBBool fixedPort);
206 D2C_CreateComm (unsigned id, const char *localname, XBBool fixedPort) in D2C_CreateComm() function
200 if (NULL == D2C_CreateComm (id, S2C_LocalName (id), cfgGame.host.fixedUdpPort)) { in Server_Accept()