changes due to lint findings
MISRA rule checking added
malloc and free replaced by vos_memAlloc and vos_memFree
Change requests added
additional parameter for callbacks (appHandle)
Naming corrected
select() needs max. descriptor + 1
Bugs added
MD Request/Reply via select() works (still in progress...)