Searched refs:CheckNewConnections (Results 1 - 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dnet_vcr.cpp45 net_drivers[0].CheckNewConnections = VCR_CheckNewConnections;
H A Dnet.h166 int (*CheckNewConnections) (void); member in struct:__anon10427
192 qsocket_t *(*CheckNewConnections) (void); member in struct:__anon10428
H A Dnet_main.cpp469 ret = dfunc.CheckNewConnections ();
H A Dnet_dgrm.cpp845 acceptsock = dfunc.CheckNewConnections();

Completed in 22 milliseconds