Hacker News new | ask | show | jobs
by ryandrake 125 days ago
Running my own icecast2 server, I recently ran into a problem[1] where TLS connections don't shut down properly. It's actually a problem with the libshout client library's poor TLS support. I posted a patch to that issue, but it's hard to tell if there's anyone still looking at issues or actively developing the project over there. The last update to libshout was 3 years ago, and it was just a documentation cleanup.

1: https://gitlab.xiph.org/xiph/icecast-libshout/-/issues/2337

1 comments

This should be working in tinyice without issues. Feel free to test it and if the problem is also present, I will fix it.