Skip to content
Unverified Commit 924150a7 authored by Martin Pulec's avatar Martin Pulec
Browse files

SDP: fixed HTTP server init/exit

Exitting is done with ptread_cancel() since EWS' serverStop() doesn't look
to stop the thread (it supposes that close() of the socket causes
interrupting accept() of the same socket, which isn't true in U21.04
and it is a hack anyway).
parent 979ef4d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment