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

The client cannot receive messages after running for a period of time #1003

Open
huangxc0930 opened this issue Oct 9, 2024 · 0 comments
Open

Comments

@huangxc0930
Copy link

Hi.
I'm using DEALER mode of jeromq version 0.5.3. After connecting to the server, the client can send and receive data normally. But after running for a period of time, the client cannot receive data, and the "inproc://reqmonitor"monitor do not have any disconnected event.
When receive data, i use socket.recv(0) api.
zmq_connect
zmq_recv

Looking forward to your reply.

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

1 participant