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