blob: 2a97c40ef89ab96f447332395103ca9791c20a05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="IP_Unix" inherits="IP" category="Core" version="3.2">
<brief_description>
UNIX IP support. See [IP].
</brief_description>
<description>
UNIX-specific implementation of IP support functions. See [IP].
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>
|