_ListenThread
fThreadID = spawn_thread(_ListenThread, "SDP server thread", B_NORMAL_PRIORITY, this);
static int32 _ListenThread(void* data);