We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diff --git a/gst/nnstreamer/tensor_filter/tensor_filter_common.c b/gst/nnstreamer/tensor_filter/tensor_filter_common.c index caa97e33..9f08c447 100644 --- a/gst/nnstreamer/tensor_filter/tensor_filter_common.c +++ b/gst/nnstreamer/tensor_filter/tensor_filter_common.c @@ -177,7 +177,7 @@ gst_tensor_query_connect (query_connection_handle conn_h) } /* create sending client socket */ - /** @todo Support UDP protocol */ + /** @todo Support UDP protocol */ conn->socket = g_socket_new (g_socket_address_get_family (saddr), G_SOCKET_TYPE_STREAM, G_SOCKET_PROTOCOL_TCP, &err);
For some comments, it's acting wierdly.
The text was updated successfully, but these errors were encountered:
cibot: Thank you for posting issue #734. The person in charge will reply soon.
Sorry, something went wrong.
No branches or pull requests
For some comments, it's acting wierdly.
The text was updated successfully, but these errors were encountered: