[Modify] Replace it
This commit is contained in:
parent
24aef191cc
commit
1980b75b26
@ -171,7 +171,7 @@ namespace WebSocketSharp.Net
|
||||
if (lsnr.IsSecure ^ pref.IsSecure)
|
||||
return;
|
||||
|
||||
lsnr.RemovePrefix (pref, listener);
|
||||
lsnr.RemovePrefix (pref);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user