File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <Export generator =" Cache" version =" 25" zv =" Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts =" 2015-12-20 11:03:06 " >
2
+ <Export generator =" Cache" version =" 25" zv =" Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts =" 2015-12-20 11:06:12 " >
3
3
<Class name =" WebTerminal.Common" >
4
4
<IncludeCode >%sySystem</IncludeCode >
5
- <TimeChanged >63906,39726.456685 </TimeChanged >
5
+ <TimeChanged >63906,39909.679648 </TimeChanged >
6
6
<TimeCreated >63906,39668.673891</TimeCreated >
7
7
8
8
<UDLText name =" T" >
12
12
]]> </Content >
13
13
</UDLText >
14
14
15
- <Parameter name =" authorizationTimeout " >
15
+ <Parameter name =" ConstAuthorizationTimeout " >
16
16
<Description >
17
17
How long to wait for authorization key when connection established</Description >
18
18
<Default >5</Default >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <Export generator =" Cache" version =" 25" zv =" Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts =" 2015-12-20 11:03:16 " >
2
+ <Export generator =" Cache" version =" 25" zv =" Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts =" 2015-12-20 11:06:06 " >
3
3
<Class name =" WebTerminal.Engine" >
4
4
<Description >
5
5
Cache WEB Terminal version X.X.X/*build.replace:pkg.version*/ core.
6
6
This class is the server-side core of the terminal application.</Description >
7
7
<Super >%CSP.WebSocket,Common</Super >
8
- <TimeChanged >63906,39729.08935 </TimeChanged >
8
+ <TimeChanged >63906,39906.305515 </TimeChanged >
9
9
<TimeCreated >63891,56786.028532</TimeCreated >
10
10
11
11
<Property name =" SharedConnection" >
@@ -788,7 +788,7 @@ This method holds process and expects only one package from
788
788
the client - it includes authorization key.</Description >
789
789
<ReturnType >%Status</ReturnType >
790
790
<Implementation ><![CDATA[
791
- set authKey = ..Read(, .status, ..#authorizationTimeout ) // wait for package
791
+ set authKey = ..Read(, .status, ..#ConstAuthorizationTimeout ) // wait for package
792
792
set ok = $$$NOTOK
793
793
794
794
set namespace = ""
You can’t perform that action at this time.
0 commit comments