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

Transport Deadline Support #112

Merged
merged 3 commits into from
Jul 29, 2016
Merged

Transport Deadline Support #112

merged 3 commits into from
Jul 29, 2016

Conversation

asim
Copy link
Member

@asim asim commented Jul 28, 2016

This adds support for setting Deadline on the transport. By default Send/Recv block indefinitely. In a connectionless protocol closing of the connection does not signal the remote side. Supporting deadline allows the connection to be dropped if no response is received.

@asim asim merged commit 720bda1 into master Jul 29, 2016
@asim asim deleted the deadline branch July 29, 2016 15:29
Ak-Army pushed a commit to Ak-Army/go-micro that referenced this pull request Jul 23, 2024
fix: [micro#98]plugins/v4/config/source/configmap list/watch error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant