mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 21:28:51 +00:00
Update HttpWebServerB.cs
This commit is contained in:
parent
ef01b4aa5e
commit
473e0cf839
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ namespace v2rayN.Base
|
||||||
{
|
{
|
||||||
if (!listener.Pending())
|
if (!listener.Pending())
|
||||||
{
|
{
|
||||||
|
Thread.Sleep(100);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue