Lines Matching refs:perror
86 perror("socket"); in get_socket()
103 perror("SO_BINDTODEVICE"); in bind_device()
130 perror("bind"); in bind_device()
142 perror("recv"); in receive()
148 perror("read"); in receive()
167 perror("send"); in reply()
276 perror("setsockopt(MCAST_JOIN_GROUP)"); in join_mc_group()
485 perror("setsockopt TCP v4"); in main()
489 perror("setsockopt TCP v6"); in main()
495 perror("IPv4 TCP listen"); in main()
498 perror("IPv6 TCP listen"); in main()
502 perror("IPv4 TCP non blocking"); in main()
506 perror("IPv6 TCP non blocking"); in main()
544 perror("select"); in main()
555 perror("accept IPv4"); in main()
568 perror("accept IPv6"); in main()