Searched refs:CLIENT_MESSAGE (Results 1 – 1 of 1) sorted by relevance
16 #define CLIENT_MESSAGE "Client BSD UDP Socket testing\n" macro243 … printf("BSD Client Socket (%lu) sending test message: %s\n", (ULONG)sock_udp_1, CLIENT_MESSAGE); in thread_client_entry()245 status = sendto(sock_udp_1, CLIENT_MESSAGE, (INT)(sizeof(CLIENT_MESSAGE)), 0, in thread_client_entry()