Improve errors for invalid port numbers (#303)
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
2d8bf36f8e
commit
3da21315f2
17 changed files with 337 additions and 100 deletions
|
@ -313,7 +313,7 @@ constant DG).</p><p>The default value is: &quot;250&quot;.&l
|
|||
<xs:element name="MulticastDataOffset" type="xs:integer">
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
<p>This element specifies the port number for multicast meta traffic
|
||||
<p>This element specifies the port number for multicast data traffic
|
||||
(refer to the DDSI 2.1 specification, section 9.6.1, constant
|
||||
d2).</p><p>The default value is: &quot;1&quot;.</p></xs:documentation>
|
||||
</xs:annotation>
|
||||
|
@ -338,7 +338,7 @@ section 9.6.1, constant PG).</p><p>The default value is:
|
|||
<xs:element name="UnicastDataOffset" type="xs:integer">
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
<p>This element specifies the port number for unicast meta traffic (refer
|
||||
<p>This element specifies the port number for unicast data traffic (refer
|
||||
to the DDSI 2.1 specification, section 9.6.1, constant d3).</p><p>The
|
||||
default value is: &quot;11&quot;.</p></xs:documentation>
|
||||
</xs:annotation>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue