mirror of
https://github.com/opensim/opensim.git
synced 2026-05-27 04:16:00 +08:00
replace beginaccept
This commit is contained in:
@@ -322,7 +322,7 @@ namespace OSHttpServer
|
||||
default:
|
||||
return;
|
||||
}
|
||||
m_processWaitEven.Set();
|
||||
m_processWaitEven?.Set();
|
||||
}
|
||||
|
||||
public static void PulseWaitSend()
|
||||
|
||||
Reference in New Issue
Block a user