Skip to content
New issue

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

Connection_GOSPL.lvlib:Connection.lvclass:ListenForConnection.vi doesn't use timeout value configured with #181

Open
agluck28 opened this issue Nov 22, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@agluck28
Copy link

This function has an input parameter for the timeout when listening for new connections set to a default value of 2000ms. During creation of the listener, the timeout value that the TCP connection was created with is used. When listening for connections, believe the broker should use the timeout value it was configured with instead of a non configurable default value.

@francois-normandin francois-normandin self-assigned this Nov 24, 2022
@francois-normandin francois-normandin added the bug Something isn't working label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants