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

libuv.cpp will be disconnect every 3 minutes #516

Open
tms2003 opened this issue Oct 31, 2023 · 1 comment
Open

libuv.cpp will be disconnect every 3 minutes #516

tms2003 opened this issue Oct 31, 2023 · 1 comment

Comments

@tms2003
Copy link

tms2003 commented Oct 31, 2023

Describe the bug
The code :libuv.cpp
libuv.cpp automatically disconnects every 3 minutes and I have to reconnect. I read that the instructions say it uses the heartbeat on its own. But obviously, no!

Expected behavior and actual behavior

do not disconnects

Sample code

the same with :libuv.cpp

so,how can i do this?

@tms2003 tms2003 changed the title libuv.cpp will be libuv.cpp will be disconnect every 3 minutes Oct 31, 2023
@EmielBruijntjes
Copy link
Member

That file was sent in by someone via a pull request. I do not have the time to fix it. So if you need it, either disable the heartbeats, or send in a pull request to fix it.

Heartbeats do work for libev.h, so you can use that as example.

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

No branches or pull requests

2 participants