[Modify] Polish it
This commit is contained in:
parent
c0d777449c
commit
d3946e51e4
@ -613,9 +613,6 @@ namespace WebSocketSharp.Net
|
||||
}
|
||||
|
||||
internal set {
|
||||
if (!value.IsEnclosedIn ('"'))
|
||||
return;
|
||||
|
||||
int[] ports;
|
||||
if (!tryCreatePorts (value, out ports))
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user