summaryrefslogtreecommitdiff
path: root/interface-definitions/include/stunnel/listen.xml.i
blob: 13d0986ee6843ef2d4e38d67783bfa31823e7532 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- include start from stunnel/listen.xml.i -->
<node name="listen">
  <properties>
    <help>Accept connections on specified address</help>
  </properties>
  <children>
    #include <include/stunnel/address.xml.i>
    #include <include/port-number.xml.i>
  </children>
</node>
<!-- include end -->