Searched refs:send_on_socket (Results 1 – 1 of 1) sorted by relevance
18 static int send_on_socket(int fd, const char *socket_name, const void *packet, size_t size) { in send_on_socket() function78 return send_on_socket(fd, argv[2], packet, length); in run()