Logging::LogMsg(LL_VERBOSE,"recvfrom returns %d from %s on local interface %s on thread %lu",ret,szIPRemote,szIPLocal,(unsignedlong)threadid);
Logging::LogMsg(LL_VERBOSE,"recvfrom returns %d from %s on local interface %s on thread %lu sr=%d",ret,szIPRemote,szIPLocal,(unsignedlong)threadid,(int)pSocket->GetRole());