Searched refs:stdin_to_socket (Results 1 – 1 of 1) sorted by relevance
1202 static int stdin_to_socket(int sd, int type, void *addr, socklen_t alen) in stdin_to_socket() function1309 if (stdin_to_socket(sd, args->type, addr, alen) <= 0) in msg_loop()