nadjieb / cpp-mjpeg-streamer

C++ MJPEG over HTTP Library
MIT License
132 stars 36 forks source link

Listener thread does not sleep #10

Closed tibkel closed 3 years ago

tibkel commented 3 years ago

select with timeout overwrites the value stored in to. It needs to be initialized explicitly every time before calling select.