Update HttpWebServerB.cs

pull/188/head
2dust 2019-10-24 08:23:32 +08:00
parent ef01b4aa5e
commit 473e0cf839
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ namespace v2rayN.Base
{
if (!listener.Pending())
{
Thread.Sleep(100);
continue;
}