test_net_socket/net_mod_socket.c
@@ -20,15 +20,15 @@ //192.168.20.104 net_node_t node_arr[] = { {"192.168.5.22", port, 11}, {"192.168.20.10", port, 12}, {"localhost", port, 13} {"192.168.20.10", port, 11}, {"192.168.20.104", port, 11} }; int pub_node_arr_size = 3; net_node_t pub_node_arr[] = { {"192.168.5.22", port, 8}, {"192.168.20.10", port, 8}, {"localhost", port, 8} {"192.168.20.104", port, 8} }; while (true) {