Searched refs:qsocket_s (Results 1 – 5 of 5) sorted by relevance
119 typedef struct qsocket_s struct121 struct qsocket_s *next; argument273 struct qsocket_s *NET_CheckNewConnections (void);276 struct qsocket_s *NET_Connect (const char *host);283 int NET_GetMessage (struct qsocket_s *sock);290 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);291 int NET_SendUnreliableMessage (struct qsocket_s *sock, sizebuf_t *data);301 void NET_Close (struct qsocket_s *sock);
89 struct qsocket_s *netconnection; // communications handle236 void SV_AddClientToServer (struct qsocket_s *ret);
138 struct qsocket_s *netcon;
248 struct qsocket_s *netconnection; in SV_ConnectClient()304 struct qsocket_s *ret; in SV_CheckForNewClients()
1244 …qsocket_s *client_static_t::messagebeam_t::entitybeam_t::modelbeam_t::endtimebeam_t::startbe…