mirror of https://github.com/2dust/v2rayN
Update HttpWebServerB.cs
parent
ef01b4aa5e
commit
473e0cf839
|
@ -41,6 +41,7 @@ namespace v2rayN.Base
|
||||||
{
|
{
|
||||||
if (!listener.Pending())
|
if (!listener.Pending())
|
||||||
{
|
{
|
||||||
|
Thread.Sleep(100);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue