Searched refs:tcp_error_msg (Results 1 – 1 of 1) sorted by relevance
296 static const char tcp_error_msg[] = "Socket already connected\n"; in uart_tcp_listener() local312 (void)send(conn_fd, tcp_error_msg, sizeof(tcp_error_msg), 0); in uart_tcp_listener()