Skip to content

Conversation

@alexrudd2
Copy link
Collaborator

Closes #1130

I'm not sure if it's worth having separate timeout parameters for the initial connection and subsequent requests. This takes the simpler approach

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about serial ?

tls uses tcp and udp is connectionless so they are covered.

@alexrudd2
Copy link
Collaborator Author

How about serial ?

tls uses tcp and udp is connectionless so they are covered.

OK, I made an attempt but cannot test it whatsoever right now.

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@janiversen janiversen merged commit 931dc65 into pymodbus-dev:dev Oct 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No explicit timeout on client TCP/IP connections

2 participants