Searched refs:srv2 (Results 1 – 1 of 1) sorted by relevance
1022 STREAMING_SERVER *srv2 = malloc(sizeof(STREAMING_SERVER)); in serverThread() local1040 *srv2 = *server; in serverThread()1041 srv2->socket = sockfd; in serverThread()1043 ThreadCreate(doServe, srv2); in serverThread()