Tomasz Pawlak - 23 hours ago

Version 2 of this patch:
- Fixed: Removed unused variables: ppStream::Emtx PipedProcess::m_evtline,
- Fixed: ppListenerThread::Entry(): no need to set thread name after restart - CompilerGCC does not change the process index,
- Fixed: PipedProcess::Launch(): no need to close strmxxx->m_fds on error,
- Fixed few comments