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

Add TCP keepalive mechanism #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mickaelh51
Copy link

PR about this ticket: https://groups.google.com/forum/#!topic/unimrcp/3NCglz4dpzs
When mrcp client doesn't send TCP/FIN, unimrcp server can use TCP keepalive mechanism to detect idle session and destroy it cleanly
https://www.tldp.org/HOWTO/html_single/TCP-Keepalive-HOWTO/

PR about this ticket: https://groups.google.com/forum/#!topic/unimrcp/3NCglz4dpzs
When mrcp client doesn't send TCP/FIN, unimrcp server can use TCP keepalive mechanism to detect idle session and destroy it cleanly
https://www.tldp.org/HOWTO/html_single/TCP-Keepalive-HOWTO/
@achaloyan
Copy link
Contributor

This change will not fix the root cause of the problem and other associated resources may remain in use. See my response to your post.

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.

2 participants