Searched refs:connectionSocket (Results 1 – 1 of 1) sorted by relevance
1300 net_socket* connectionSocket; in server_thread() local1304 (struct sockaddr *)&address, &size, &connectionSocket); in server_thread()1314 while ((bytesRead = socket_recv(connectionSocket, buffer, in server_thread()1320 close_protocol(connectionSocket->first_protocol); in server_thread()1330 close_protocol(connectionSocket->first_protocol); in server_thread()