HomeSort by relevance Sort by last modified time
    Searched refs:CheckNewConnections (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/WinQuake/
net_vcr.cpp 45 net_drivers[0].CheckNewConnections = VCR_CheckNewConnections;
net.h 166 int (*CheckNewConnections) (void);
192 qsocket_t *(*CheckNewConnections) (void);
net_main.cpp 469 ret = dfunc.CheckNewConnections ();
net_dgrm.cpp 845 acceptsock = dfunc.CheckNewConnections();
    [all...]

Completed in 435 milliseconds