rpi-ws2812-server icon indicating copy to clipboard operation
rpi-ws2812-server copied to clipboard

Error set SO_KEEPALIVE

Open leoheck opened this issue 5 years ago • 2 comments

Hi, I am seeing many Error set SO_KEEPALIVE messages using as a server as in ws2812svr -tcp Do you have any suggestion for fixing or avoiding this?

leoheck avatar Oct 14 '20 12:10 leoheck

I've changed the function to perror which should print some more information why it is failing. Can you check the current version and if you get information why it is failing?

tom-2015 avatar Oct 14 '20 16:10 tom-2015

Sure. I am working on a fork but it was not changed I will check if it is updated with the last version from here. I also saw another issue here https://github.com/tom-2015/rpi-ws2812-server/issues/7 with the same subject. There you said to add a small delay between writes. I am trying this but I am not sure If it will work since I don't think I am wrinting on this device so much.

leoheck avatar Oct 14 '20 16:10 leoheck