[Live-devel] How do I terminate an active proxy session?

Virginia Hamm liverwurst at owal.io
Wed Sep 14 11:20:43 PDT 2016


I'm running the proxy server with user authentication added in. I want to
limit the users to one-minute sessions at a time. What is the "proper" way
to achieve this? My (admittedly limited) experience with the code points to
somehow tracking the client session that was created when that user
connected, and killing it, but I don't know how to track it at the point
where the user is looked up in authDB, nor what the correct way to kill the
session is that won't create either dangling pointers or memory leaks.

Thanks!

v.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20160914/a51c95c7/attachment.html>


More information about the live-devel mailing list