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

lws_smd_message_pending: timing out queued message 0x18f9ca0? #3113

Open
bethebest0622 opened this issue Apr 14, 2024 · 0 comments
Open

lws_smd_message_pending: timing out queued message 0x18f9ca0? #3113

bethebest0622 opened this issue Apr 14, 2024 · 0 comments

Comments

@bethebest0622
Copy link

bethebest0622 commented Apr 14, 2024

my program run a long time with libwebsockets, it's stable and fast.

but today, i found this warning first time:

[2024/04/14 19:04:05:8267] W: lws_smd_message_pending: timing out queued message 0x18f9ca0

Does this mean there are too many messages in queue? How can i avoid this?

more information: I have 40 processes, each process may lws_write(). (40 processes is neccessary for me, because i want it runs parallelly)

@bethebest0622 bethebest0622 changed the title [2024/04/14 19:04:05:8267] W: lws_smd_message_pending: timing out queued message 0x18f9ca0? lws_smd_message_pending: timing out queued message 0x18f9ca0? Apr 14, 2024
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