_ConnectThread
err = fConnectThread = spawn_thread(_ConnectThread, "ESDEndpoint Connection", B_LOW_PRIORITY, this);
static int32 _ConnectThread(void *_arg);