naim94a/udpt

Change threading

naim94a opened this issue · 1 comments

Move to C++11 threads from native threads.

C++11 doesn't support interruptions, used boost instead.
Commit cac3f5d