_IPPListeningThread
static status_t _IPPListeningThread(void *cookie);
fListenThreadID = spawn_thread(_IPPListeningThread, "IPPListener", B_LOW_PRIORITY, this);