httpd: use a condition variable instead of msleep, and fix a small race
host->i_url was read without protection. We also now use the reference count as the "death" variable, rather than vlc_object_alive() which simplifies locking.
Showing
Please register or sign in to comment