Skip to content

Commit

Permalink
Merge pull request #17242 from JamesDeFabia/HPCC-28683espserverIPport
Browse files Browse the repository at this point in the history
HPCC-28683 Std.File functions espserverIPport parameter should be omitted

Reviewed-By: Richard Taylor <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Apr 17, 2023
2 parents 3169766 + 5b47c92 commit 3aa3c72
Show file tree
Hide file tree
Showing 11 changed files with 67 additions and 56 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended. </entry>
</row>
</tbody>
</tgroup>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/Copy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,12 @@
<row>
<entry><emphasis>espServerIPPort</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
13 changes: 7 additions & 6 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/DeSpray.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<entry>A null-terminated string containing the destination IP
address of the file. Deprecated, you should use destinationPlane
instead. </entry>
instead.</entry>
</row>

<row>
Expand All @@ -80,11 +80,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/MonitorFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/Replicate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayFixed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>A null-terminated string containing the protocol, IP, port,
and directory, or the DNS equivalent, of the ESP server program.
This is usually the same IP and port as ECL Watch, with "/FileSpray"
appended. If omitted, the default is the value contained in the
lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayJson.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,12 @@
<row>
<entry><emphasis>espServerIpPort</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value in the
lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
11 changes: 6 additions & 5 deletions docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayXML.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@
<row>
<entry><emphasis>espserverIPport</emphasis></entry>

<entry>Optional. A null-terminated string containing the protocol,
IP, port, and directory, or the DNS equivalent, of the ESP server
program. This is usually the same IP and port as ECL Watch, with
"/FileSpray" appended. If omitted, the default is the value
contained in the lib_system.ws_fs_server attribute.</entry>
<entry>Optional. This should almost always be omitted, which then
defaults to the value contained in the lib_system.ws_fs_server
attribute. When not omitted, it should be a null-terminated string
containing the protocol, IP, port, and directory, or the DNS
equivalent, of the ESP server program. This is usually the same IP
and port as ECL Watch, with "/FileSpray" appended.</entry>
</row>

<row>
Expand Down

0 comments on commit 3aa3c72

Please sign in to comment.